I have included a .js file into my blade view, which is giving "Uncaught SyntaxError: Unexpecte...
I want to know if it is possible to pass data from a controller, to a view that extends a master, to...
There is a new component, you have certainly ever need :simple_smile: Inline edit Doctrine entity wi...
Is it possible to catch all route parameters, without knowing the exact amount and names of paramete...
I had built my laravel project and then had a task to replace the larevel default authentication w...
I'm working on a Laravel authentication system, and while registration works and logs the user in, a...
I am a Laravel newbie so please forgive me for my code... I have a method, in a Laravel controller,...
Hello, My setup is: Nginx load balancer 2 php-fpm server MySQL server Laravel 4.2 On every page navi...
:: HAPPY EASTER DEAL :: Get 1 month free Laravel cloud hosting Cloudways Managed Cloud Hosting is ce...
This seems really simple (and probably is), but it doesn't seem to be covered in the documentation....
Hey Guys, I am looking for a laravel project/package that helps me build the cms for my users quicke...
When i Run command 'php artisan' i am getting following error.. PHP Fatal error: Uncaught exception...
Hi all, I'm working with Laravel lately, just because I wanted to create an opportunity to use my Da...
My laravel 5 application uses the official auth framework. In my homestead/vagrant environment, all...
Per the docs, I was expecting Eloquent to automatically fill created_at and updated_at attributes. h...
Hi, this is my view's script Vue.http.headers.common['X-CSRF-TOKEN'] = '{!! csrf_token() !!}...
Hello all, I'm a newbie of laravel framework. i build a laravel project it's work good in my localho...
Hello how can I override Password::reset so that it takes only token and password without email ? A...
kapil@PHPReboot:gitlab $ composer create-project laravel/laravel ot32 "5.1.*" Installing l...
Hi, I'm using this code http://codegains.com/2014/06/laravel-4-notification-system/ for my notificat...
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