Support the ongoing development of Laravel.io →

3,391 Threads

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

How to resize terminal bash window for Aptana?

Hi guys, Is there away to resize the terminal bash window of Aptana. Just like PHPStorm does? I trie...

0 Likes
1 Replies
posted 10 years ago

L5 Login page - TokenMismatchException

Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...

0 Likes
1 Replies

Sonus : Package Laravel 4 not updated

Hello, I have problem to install a L4 package on a L5 project from composer : https://github.com/raf...

0 Likes
0 Replies

Laravel suddenly stops working

So Laravel suddenly stopped working tonight. The error message it gives (as well as in the logs): Cl...

0 Likes
41 Replies
Solved

HHVM and pgsql PDO exception

I am using Laravel 5 along with homestead 2. I was getting a PDO driver exception, which was driving...

0 Likes
0 Replies
posted 10 years ago

adding a symfony app to homestead

I am trying to add symfony app to homstead in order to use it in the backend and laravel in the fron...

0 Likes
0 Replies

Composer autoload classmap in database/seeds failed to generate autoload.php

I have a seed file app/database/seeds/StoryContentsCollectionSeeder.php that contains the following...

0 Likes
0 Replies

Ask user/password for migrations

Is there a way to make a command like php artisan migrate:install --database['mysql_bis'] asks for c...

0 Likes
0 Replies

How to set an array varible to global for all controllers and views?

Hi Guys! As the title, I have an Array varible named is $commonConfig, and I want use it in all Cont...

0 Likes
5 Replies
Solved

Setting environment variables for production in .env? I'm a bit confused

I'm a little bit confused with the method of using .env files for setting environment variables. Upo...

0 Likes
1 Replies

Environment setting using DotEnv files vs config files

Hi, This .env "file" (not files... I'll get to that later), though a good step, lacks some...

0 Likes
1 Replies
posted 10 years ago

Reflection Exception In Container

Hi, I wrote an Api Controller which I want to use in my routes.php Route::group(['domain' => 'api...

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