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...
Hi, This laravel default .htaccess file: <IfModule mod_rewrite.c> <IfModule mod_negotia...
Dear All, Please kindly help me. i want to create a hasmany relation out of two tables doesn't have...
And because of that each composer update crashes with the same error. Is there something I can set u...
Hi, everyone. I've been trying to get up and running for two days now, and I'm just about at my wit'...
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...
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