Support the ongoing development of Laravel.io →

3,383 Threads

Variables not being read from .env

I'm not entirely sure what category this falls under so I apologize if it's not configuration. I've...

0 Likes
0 Replies

laravel homestead connection timeout

I see this question in many posts but nobody really has an answer, I installed homestead just as lis...

0 Likes
7 Replies

Using Laravel compressed in a phar file

How can one go about compressing Laravel into a single Phar file? I'd like to compress everything ex...

0 Likes
1 Replies

Form model binding with a Collection?

Can it be done? I have a collection, and a form that I loop through it <form:model.....> @for...

0 Likes
0 Replies

Get SSH connections from database

Guys, Is it possible to save my SSH connections to the database and load them from there?

0 Likes
0 Replies

Auto Load common class

Hello guys,am new in Laravel,i have been interested to learn it,i found some thing bowwing when eve...

0 Likes
7 Replies

Getting error: Whoops, looks like something went wrong.

Hello, I didn't checked on my website for a month but then a few days ago i checked and got: "W...

0 Likes
3 Replies

Function works when in routes.php but not in the controller.

I have the following route: Route::get('/api/dropdown', function(){ $input = Input::get('index');...

0 Likes
3 Replies
Solved

Route Model Binding Using Route Facade vs Router instance.

I'm experiencing an issue where Binding a model to a route works in routes.php when using Route::mod...

0 Likes
0 Replies

Slow pageloads

Hey there Im struggling a bit with my laravel setup, I've got quite a big application only the load...

0 Likes
6 Replies

Laravel DB sessions

Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...

0 Likes
5 Replies
Solved

Ultimate Laravel Dropet for DigitalOcean?

Hi Guys. Great new today, you can now share droplets with external people on DigitalOcean!! So... wh...

0 Likes
8 Replies

Problems with 'php artisan app:name xxx'

the first thing I feel NOT so sure about L5 is the ' php artisan app:name xxx 'command, it always ca...

0 Likes
1 Replies

Route::post does not execute method call anymore

I'm wondering what is the difference between: Route::post('insert/{slug}/{page_number}/{person_type_...

0 Likes
0 Replies

How to use migrations and configuration of a dependency used in a custom package?

Hi, I want to create a custom User Manager package based on "Confide" and "Entrust&qu...

0 Likes
2 Replies

Laravel 5 + modify paths

I've noticed that Laravel 5 no longer has a paths.php configuration file, but instead configures pat...

0 Likes
4 Replies

Capitalization on folders vs namespaces

I'm just starting with Laravel and I'm interested in the decisions behind the capitalization of fold...

0 Likes
2 Replies

online ide

Hello, Is anyone using a online ide like codebox.io for lavarel development ? Roelof

0 Likes
3 Replies

Laravel 5 Events and Database query log

As L5 seems to be making a lot of changes I find that I can't replicate the event code below. Cant =...

0 Likes
1 Replies

Bitnami Nginx Stack configuration for Laravel

Hello, Am trying to use the Nginx server with Bitnami Nginx Stack but only the Laravel Welcome page...

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