Hello, is there a way to easily do this? I tried this way: http://laravelsnippets.com/snippets/seed-...
I am working on multi-tenant approach. I created a new tenant with all its information in database i...
Hi I have installed Bogardo/Mailgun https://github.com/Bogardo/Mailgun this library cannot working f...
Hi everybody i'm very new with laravel so before i start developing, i want to know which is the bes...
Hello guys. I'm implementing a websocket chat using cboden\ratchet and vanilla javascript. I want to...
Hi people i have a question about Logout on Laravel 5.1 I have an url like myurl.com. I can make log...
Hi, I have created a view composer to pass through the variable 'categories' to all views but I get...
Hey, i'm trying to create my relation with the database and i have this error... FatalErrorException...
Hi I'm relatively new to Laravel and trying to create a subscription checker. Please do not suggest...
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...
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.