php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...
Hello, I have a query which is extracting some 'ordered items' between two specific dates. For each...
Hi I am creating a permissions system using Sentry however this permission system is costumizable by...
Which will be better performance? stored procedure OR Laravel functions.
SELECT bills.Barcode, ISNULL(FirstBegInvMyd.Qty,0) as FirstBegInvMyd FROM ( SELECT mt.Ba...
Hello guys, How do I fix this error, everytime I created a thread and paste my codes in the body. Th...
I updated my laravel to 5.3.21 with composer update and copied it to my priduction server. Now i get...
I'm writing a script to deploy the project to production. The thing is, we use an SSH key to log int...
Laravel 5.3 I have an input field where everyone can input some data. When the user submits the data...
Hello, I am experiencing some problems uploading images in laravel 5.3. I am trying laravel 5 for th...
Basically I'm using this guide to get recaptcha on my website. Ran composer update and all but when...
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 don't feel like the YAML part of the documentation is very clear: -- Configure Your Shared Folders...
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 __...
FatalErrorException in fa17d9d6b5a07c22ff5e6c69223c8360c8d5d8ae.php line 23: Class 'session' not fou...
As requested by Mr. Mohammad Said on Github , I am writing my question here.... :) Laravel Version:...
Hi, I have removed the public directory from laravel 5.3 and set my project to root directory. I ren...
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