Support the ongoing development of Laravel.io →

Send Mail Laravel XAMPP SMTP

Hello, I want to send mails from my application. I want them to get sent from a specific host (SMTP,...

0 Likes
2 Replies
Solved

Composer Update Throwing Error: Script php artisan optimize handling the post-update-cmd event returned with an error

I'm getting an error "Script php artisan clear-compiled handling the post-update-cmd event retu...

0 Likes
3 Replies
posted 8 years ago

Laravel .htaccess file

Hi, This laravel default .htaccess file: <IfModule mod_rewrite.c> <IfModule mod_negotia...

0 Likes
0 Replies

How Create Relation out of two tables with different column name?

Dear All, Please kindly help me. i want to create a hasmany relation out of two tables doesn't have...

0 Likes
4 Replies

Laravel 5.2 with HHVM always getting Use of undefined constant UNDEFINED - assumed 'UNDEFINED' in artisan.

And because of that each composer update crashes with the same error. Is there something I can set u...

0 Likes
1 Replies

Difficulty installing Laravel: Getting error "Mcrypt PHP extension required"

Hi, everyone. I've been trying to get up and running for two days now, and I'm just about at my wit'...

0 Likes
33 Replies
Solved

convert excel csv files to laraval database seeder files

Hello, is there a way to easily do this? I tried this way: http://laravelsnippets.com/snippets/seed-...

0 Likes
2 Replies

Redirect dynamically created subdomains to main page in Laravel 5.3

I am working on multi-tenant approach. I created a new tenant with all its information in database i...

0 Likes
2 Replies

how to include mailgun library in laravel5

Hi I have installed Bogardo/Mailgun https://github.com/Bogardo/Mailgun this library cannot working f...

0 Likes
3 Replies

best bigdata db supported bylaravel

Hi everybody i'm very new with laravel so before i start developing, i want to know which is the bes...

0 Likes
1 Replies

Loading Laravel's Session using Ratchet

Hello guys. I'm implementing a websocket chat using cboden\ratchet and vanilla javascript. I want to...

0 Likes
10 Replies

Logout from inner page

Hi people i have a question about Logout on Laravel 5.1 I have an url like myurl.com. I can make log...

0 Likes
10 Replies

View Composer to pass variable to all views

Hi, I have created a view composer to pass through the variable 'categories' to all views but I get...

0 Likes
1 Replies
Solved
posted 10 years ago

L5 Eloquent -> Models not found!?

Hey, i'm trying to create my relation with the database and i have this error... FatalErrorException...

0 Likes
4 Replies
Solved

Laravel relations/subscription handling

Hi I'm relatively new to Laravel and trying to create a subscription checker. Please do not suggest...

0 Likes
0 Replies

Connection to mysql database failed, because of "No such file or directory"

php artisan migrate [PDOException] SQLSTATE[HY000] [2002] No such file or directory my .env fi...

0 Likes
5 Replies

Custom column in eloquent based on sum

Hello, I have a query which is extracting some 'ordered items' between two specific dates. For each...

0 Likes
1 Replies

Getting data before loading the view

Hi I am creating a permissions system using Sentry however this permission system is costumizable by...

0 Likes
0 Replies
posted 8 years ago

Stored procedure in laravel

Which will be better performance? stored procedure OR Laravel functions.

0 Likes
1 Replies
posted 8 years ago

How can i transform this MSSQL query to advance query builder?

SELECT bills.Barcode, ISNULL(FirstBegInvMyd.Qty,0) as FirstBegInvMyd FROM ( SELECT mt.Ba...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.