Support the ongoing development of Laravel.io →

rscafi

Joined 21 Oct 2014

Statistics

Threads 1
Replies 7
Solutions 1
Articles 0

PHPUnit fails to run inside Homestead

I have a Homestead vm running a nearly fresh install of Laravel 5.0 (dev-develop). I globally instal...

0 Likes
4 Replies
replied 9 years ago

Created a helper class but Form::text() is being returned as text and not a input field...

Try dropping the quotes: public static function inputText() { return Form::text('best_time_call'...

0 Likes
Solved
replied 9 years ago

auth::attempt dont work!!

Did you changed 'password' column name in database?

0 Likes
replied 9 years ago

This webpage has a redirect loop after simple changes

You are having this issue in which route? Also, I don't know this package, but "LaravelLocaliza...

0 Likes
replied 9 years ago

Query inside Routes.

No, it's wrong if you are not building just a prototype app. You should use controllers and models t...

0 Likes
replied 9 years ago

Can't rollback laravel migrate

You need to first navigate to your project folder, THEN run composer dump-autoload.

0 Likes

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.