Support the ongoing development of Laravel.io →

janakad

Joined 21 Sep 2016

Statistics

Threads 4
Replies 1
Solutions 0
Articles 0
posted 5 years ago

Laravel strange routes behavior

I have routes files with more than 300 routes, but most of them is getting 404 error. I ran the php...

0 Likes
3 Replies

Save query on db listen event

I have a requirement that I need to save each and every query executed by the laravel program. I hav...

0 Likes
1 Replies
Solved

Rewrite http to https after set project to root directory from public directory.

Hi, I have removed the public directory from laravel 5.3 and set my project to root directory. I ren...

0 Likes
0 Replies

Laravel eloquent inverse one to many returns empty

I have following MySQL table structure: posts table: posts: {id(PK), title, content, slug, date, wri...

0 Likes
1 Replies
replied 5 years ago

Laravel strange routes behavior

This is laravel 5.1 application, so routes are in the app/Http/routes.php file.

0 Likes

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.

© 2024 Laravel.io - All rights reserved.