在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
PUBLISHED 3 YEARS AGO BY KENNETHJAYSONE I'm not sure why i'm having this issue on Envoyer and not on my local homestead
My DasboardController is namespaced:
My composer.json is like this:
I've followed the steps to upgrading to laravel 5.1 using this article http://laravel.com/docs/5.1/upgrade#upgrade-5.1.0 Everything works fine on my machine It's so weird im really not sure what to do. Best Answer(As Selected By kennethjaysone)@kennethjaysone Check your capitalisation!
Your Controller is called
Your host system (Windows or Mac) is case insensitive by default, and Homestead inherits this behaviour. Your production server on the other hand is case sensitive. Whenever you get a
@mstnorris Thank you. It worked. Please sign in or create an account to participate in this conversation. 404 error on /loginI deployed a brand-new Laravel project to my EC2 server and it shows up fine, but when I set up Auth it 404's when trying to view /login. Apache's...
Controller not foundHello, I have a problem: my controller AvatarController is not found. His namespace is App\Http\Controllers\User....
Trouble installing on Windows 10I need a "holiday dev computer", so I'm installing Laravel on a Windows 10 laptop. In the past, I have always installed on Linux and it w...
custom messages in reset password form don´t showTo change the reset password custom messages I add to the ResetPasswordController 2 methods (rules() and validationErrorMessages()). However, the c...
Whoops, looks like something went wrong.Hi! Sorry total noob here I was wondering what I could do to solve this error: It runs fine locally, so my steps are upload the...
Laravel auth with custom error messagesI'm using the Laravel Auth but I would like to have custom error messages: $rules = [ 'email' => 'required|email|exists:users...
How to display values in returned from ajax call in tabular format Laravel?Guys I have a data in table which I displayed in view.blade in tabular format This is the code <thead> <th> <a hre...
Queued tasks are executing as part of the controller, causing app to freezeOK I'm new to job queues in Laravel but I've read all the documentation and I thought I understood them. My app needs to queue hundreds of j...
User with many relationships, loop within Job classHey all, I have a bunch of users that will all have or may not have have a tenancy (rental on a property) and is a belongsTo re...
Dynamic Drop DownI have a data base as follow: companies -> id, name contact-> id,name,company_id now I need a drop down list to choose the comp...
LEARNDISCUSSEXTRAS© Laracasts 2018. All rights reserved. Yes, all of them. That means you, Todd.
Proudly hosted with Laravel Forge and DigitalOcean.
|
2022-08-17
2022-11-06
2022-08-17
2022-07-29
2022-07-18
请发表评论