Support the ongoing development of Laravel.io →

3,383 Threads

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

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

Bye Virtualbox/Vagrant/Homestead, Hi Laragon

( cross posted @laracasts too, just want you guys to check this out http://goo.gl/c0uc1S ) Just foun...

0 Likes
4 Replies

Keep getting error "Call to a member function route() on a non-object"

Hello, I keep getting this error and I don't know how to debug or find the source of error. Please s...

0 Likes
0 Replies

Prefix in RouteServiceProvider not working ?

HI all. I try add prefix into RouteServiceProvider but it not working. This is in my RouteServicePro...

0 Likes
0 Replies

Error while running artisan entrust:migration

Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...

0 Likes
1 Replies
Solved
posted 9 years ago

How can I get Xdebug working in PHPStorm with Laravel?

I'm following the Laracast for PHPStorm and setting up xdebug. When I run xdebug on a controller in...

0 Likes
0 Replies

Session persistence with database driver

Locally, I use the file driver to store my sessions and it works fine. On production however, the st...

0 Likes
12 Replies
Solved

Wiki Page Install

Hi, If i wanted to say install MediaWiki what would be the best way to do the routes, i've tried var...

0 Likes
0 Replies

Testing not working on fresh Laravel 5 install

Hi there, I have created a fresh new laravel 5 install and done nothing more than run phpunit from t...

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.