Support the ongoing development of Laravel.io →

1,813 Threads

posted 9 years ago

[Advice] Laravel CMS or from scratch?

Hello guys :D I have new project in Laravel, but I can't decide to go from scratch or to use some La...

0 Likes
2 Replies

What to do when you need to quickly build a site in Laravel with admin, gallery, news etc (CMS basically)?

I love using Laravel but the biggest problem for me is when I need to build site quickly. Laravel ha...

0 Likes
3 Replies

Laravel n00b looking for CRM or CMS tutorial for Laravel 4.

I've been looking for decent tutorials for full-blown web applications that utilize Laravel 4 but ma...

0 Likes
3 Replies

Session Middleware issue

Hi Guys, Session values are not set in the middleware in the version 5.1.49. As of now, Session work...

0 Likes
0 Replies
posted 8 years ago

Newbie: Is Lumen Right for My App.

Inquiries Dear Staff: Is the Lumen PHP Framework appropriate for the application described below ?...

0 Likes
1 Replies

Using middleware to handle url formatting, no user access checking

Hi, All cases i find about middleware explain it through users, user roles, permissions etc. Does an...

0 Likes
4 Replies

Struggling Where to Put Domain Logic

Hey all, I've been leaning a lot about design patterns and the IoC in the past couple of weeks, and...

0 Likes
11 Replies
Solved
posted 7 years ago

generate route for multiple variables/that/has/to/be/passed/to/the/router in one variable

hi, I have a router file: //multiple router lines before, at the end everything else has to be handl...

0 Likes
6 Replies

FPX payment gateway integration with Laravel 5.2

Can anybody let me know how to integrate FPX payment gateway integration with Laravel 5.2?

0 Likes
0 Replies
posted 8 years ago

logging request unique id

After a while of running your app on production,when you open the log files you get lost you cannot...

0 Likes
1 Replies

Where should user-uploaded images go? public, resources, or storage?

As the title says, where should user-uploaded images be saved? The public folder, resources folder,...

0 Likes
2 Replies

Host app on remote server

Hi, I have a laravel application. my client want to host the application on his server and use his d...

0 Likes
0 Replies

Static File for navigation to improve first request

Hi Everybody, I am developing the following application https://laravel.viventura.de/reisen/peru/cpb...

0 Likes
0 Replies

lockForUpdate on Controller->Service->Repository->Model pattern

Hi, I have a Controller that needs to process a form and then do some database checks that involve l...

0 Likes
0 Replies

Eloquent ORM: querying a limited set of results?

is there a way to do this with Eloquent without having to run Raw queries etc? (select count(`win`)...

0 Likes
1 Replies

Pthread with laravel Facade

I am implementing pthread with laravel framework. Certain function of the logic require facade from...

0 Likes
0 Replies

Using custom model property to build model migration: good or bad practice?

In Laravel, I have a tiny yet annoying problem changing many files when I decide to change a databas...

0 Likes
0 Replies

re-model inheritance

I would like to have something that - in an object-oriented language - would be called inheritance....

0 Likes
1 Replies

Scheduled tasks in packages with v5.2

Here is some code to help understand the problem. I am trying to have independant package registerin...

0 Likes
1 Replies

Sentry config file not found?

Hi, I have a very strange problem with my project which have occured during my day-to-day, ordinary...

0 Likes
0 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.

© 2024 Laravel.io - All rights reserved.