Support the ongoing development of Laravel.io →

1,816 Threads

Content/Translation based on Language AND Country

Hello Laravel experts! I've created a microsite for my customers and they like it so much that they...

0 Likes
0 Replies

Eager Loading error on my Entities when i migrated from 5.1 to 5.3

User.php <?php namespace ESP; use Illuminate\Auth\Authenticatable; use Illuminate\Database\Eloq...

0 Likes
0 Replies

Elixir: minify each file in a folder without combining them with Laravel Elixir

I have a folder inside my "assets" that contains multiple javascripts files. I have many f...

0 Likes
2 Replies
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
posted 10 years ago

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 8 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

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.