Hi Guys! I have to ask one thing that can I use bower instead of npm (node_modules) in laravel (5.3)...
I need to send a mail header "x-mailgun-native-send: true" to all my mails so they wont ge...
Circular dependency on AppServiceProvider caused artisan optimize command to fail with "Segmen...
I had developed an application using Laravel 5.2 that uses Laravel Excel plugin to read excel file ,...
I have a very weird problem. I moved my site to my production server and set my DocumentRoot folder...
Hello! Is there any way - some module/plugin in Laravel, which measures time of executing funtions,...
Hi, I have been working with MySQL with laravel 4.2, it is working good, then I had to convert the s...
I'd like make authentication fragmented with two tables in database. So, I'd like override retrieveB...
Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...
I'm getting an error "Script php artisan clear-compiled handling the post-update-cmd event retu...
And because of that each composer update crashes with the same error. Is there something I can set u...
I am working on multi-tenant approach. I created a new tenant with all its information in database i...
php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...
I updated my laravel to 5.3.21 with composer update and copied it to my priduction server. Now i get...
Hello, I am experiencing some problems uploading images in laravel 5.3. I am trying laravel 5 for th...
Hi, I got this error when I execute php artisan route:list [Symfony\Component\HttpKernel\Exception\H...
Hello How i can use jQueryUI with Laravel 5.3 and Webpack? :) I have already declared jQuery in my &...
I have ajax call which is executing after DOM is loaded: $(document).ready(function() { if ($('#...
Hello I'm new to Laravel and the forum. I am trying to create a RESTful CRUD controller with a littl...
I just upgraded to 5.3. I have a dashboard controller. It has a constructor like: public function __...
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