Greetings Everyone, I've been following a tutorial on youtube for a dependant dropdown. when i follo...
FatalErrorException in BusServiceProvider.php line 16: Call to undefined method Illuminate\Bus\Dispa...
Hi, I'm using a controller to talk to an API which I made. The API requests were working fine until...
Is there a way to create middleware only for one controller. So i mean like a inner middleware? I do...
Hello, Please help me, this is the error that i get when i execute this php artisan make:request Pro...
I created a middleware in version 5.3 and registered it. But I have the following error: ErrorExcept...
I have tables (marks,students,subjects,courses) marks belongs to (students,subjects,courses) and i i...
I was trying to use required_without and required_without_all validators and they don't seem to work...
forexample; <textarea name="test"> ''''''''''''''''............'''''''''''''''' </textarea&...
I have been looking at the possibilities of gamification on my webapp, which has been fun to think a...
I want to display the errors in my modal and it logs successfully but the modal closes when i try to...
Hi Guys, Currently working on a project that uses get variables for authentication. All things are b...
0 down vote favorite I am using this code in my LARAVEL project http://jsfiddle.net/teepluss/12wqxxL...
Hello everyone, is it possible to accept auth-token OR jwt-auth token in middleware on new request?...
i have a \App\Polices\CustomPolicy with a method public function view(User $user, CustomModel $model...
with reference to http://stackoverflow.com/questions/42100798/format-formrequest-validation-error-re...
Normally with a session_set_save_handler you would also register a shutdown handler with session_reg...
Hello, i created a middleware that check if there is a cookie, if there isn't it create it and retur...
Hello , im trying to make a plan based site and the laravel casher doesnt seem to work , when i try...
Hi there, I was wondering if somebody could advise if my situation is easily solvable with Laravel....
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community