Support the ongoing development of Laravel.io →

1,818 Threads

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

Which one is faster?

i need to know about this question. Which one is faster: WordPress or CMS made with Laravel?

0 Likes
3 Replies
posted 9 years ago

laravel/lumen 5.1 quirk with passing data to different files (arrays & default values)..

so in my controller which inherits another controller (parent) which in turns inherits BaseControlle...

0 Likes
0 Replies

How to manage Migrations and Git

Hi, When working with git, we always use branches. In some branches, we need to change database tabl...

0 Likes
3 Replies

L5 How to inject properties from controller to ViewComposer

Hi, I'm looking for solution to make correct injection for View Composer. I want get access to Contr...

0 Likes
0 Replies

How to migrate from flat PHP to laravel 5.1

I have lot of styles, js & ajax in front-end.Can I use laravel in such scenario. Can i start usi...

0 Likes
5 Replies
Solved

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.