Support the ongoing development of Laravel.io →

1,821 Threads

All Your Design Patterns Are Belong To Us

One team I'm on right now is in the process of building a massive application on Laravel. As we've a...

0 Likes
0 Replies

How to detach a single record in a pivot table

I currently have a pivot table (users_toys) joining a users table and toys table. There are 4 column...

0 Likes
6 Replies

Best stack for new app.. laravel 4.2/sentry vs laravel 5/sentinel

Creating a large new web app.. what do you feel is the most appropriate choice? Laravel 5 + sentinel...

0 Likes
1 Replies

add Kernel middleware at runtime

Following this thread I saw that a few weeks ago two new methods were added to Illuminate\Foundation...

0 Likes
5 Replies

DB binding error

HI Im building a package that has mapping, now one of the function it needs to be able to do and que...

0 Likes
2 Replies
Solved

Folder Routing

Hi Guys! New to Lavarel and hoping someone knows a solution to this. If we call: 1.2.3.4/site/one 1....

0 Likes
1 Replies

Permission based Visibility, Appending, Eager Loading and Filling

Dear Laravel enthusiasts, I'm working on writing a REST API in Laravel and I've run aground on this....

0 Likes
1 Replies

Argument 1 passed to App\Application\Repository\Eloquent\Database::__construct() must be an instance of File, none given

I am Pretty new to the repository thing and don't do a lot of dependency injection.Now am having thi...

0 Likes
0 Replies

I have a blade that I'd like to cache so it loads faster. How can I do this?

So basically I have something like this in my routes.php: Route::get('/book/{page?}', array( 'as...

0 Likes
1 Replies

Using Sylius packages

Hi all, I read a previous forum post alluding to using Sylius components to create an eCommerce appl...

0 Likes
10 Replies

Queues and distributed computing

Hello guys, Right now, i am trying to parallelize some long computing that the user does not want to...

0 Likes
0 Replies

Laravel4 - How to use Facebook API?

I should be know about one thing from this forum. May i know that how to use facebook API for throug...

0 Likes
1 Replies

¿Encrypt .env.php?

I have a paranoid client asking me if I can encrypt the data on the .env.php file, he is uncomfortab...

0 Likes
3 Replies
Solved

What makes Larevel a RESTful framework?

Hi, I can read here and there that "I like Laravel, because it's a RESTful framework", but...

0 Likes
3 Replies
Solved

Integrating ccavenue with laravel

I am new to laravel , indeed didn't worked on laravel yet , planning to work on laravel for my next...

0 Likes
0 Replies

Use @inject within view to display content

I´m working on a small Web-Application which will be having a private messaging system. While a user...

0 Likes
0 Replies

Processing through a string of actions until one succeeds

I am just wondering if there is a Laravel (5.0) best practice for this one. I have it implemented as...

0 Likes
0 Replies

Laravel storage/framework/sessions on EC2 gives failed to open stream

I use to have a working deployment system to amazon beanstalk with EC2 servers and recently I added...

0 Likes
1 Replies

Accessing .env environment variables in the middleware kernel constructor

It seems that in the Middleware Kernel constructor() eventhough I have access to the env('') helper...

0 Likes
0 Replies

working with non laravel packages

how to work with non laravel package this is the https://packagist.org/packages/kerphi/phpfreechat p...

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.

© 2026 Laravel.io - All rights reserved.