Support the ongoing development of Laravel.io →

Installation Problem - 404 error

I've installed Laravel 5 by carefully following the directions. Everything seems to go well and I e...

0 Likes
0 Replies
posted 10 years ago

Need to link to auth/login in Laravel 5, link fails

Hello, <a href="auth/login">login</a> When I click on the link above, it works http://lo...

0 Likes
8 Replies
Solved

Config Class not found

echo $value = Config::get('app.timezone'); I am using this line in index.php file in public folder...

0 Likes
2 Replies

Form::model with logic required

I'm trying to use a Form::model method to update a record using form partials, which is working as e...

0 Likes
1 Replies
posted 10 years ago

Laravel 5.0 Testing with DOM Crawler

I'm looking into testing for a Laravel 4.2 app I'm working on. I'm familiar with Symfony so I figure...

0 Likes
1 Replies
posted 10 years ago

CSS is not loading in one Blade page only

this is so strange css is not loading in one page only i have blades files extends a main.blade.php...

0 Likes
2 Replies
Solved
posted 10 years ago

Functions with Laravel 5

I have some function which I need to call in my view(comment.bade.php) and return $id, this is funct...

0 Likes
1 Replies

Multiauth Route before not working

Hi, I got problem with my authentication. I need to make the guest login so they can get into online...

0 Likes
1 Replies
posted 10 years ago

Bug with artisan CLI on hosted ssh ?

hi why I the bin artisan doesn't show the full commands avaible on a shared host like OVH ? when I r...

0 Likes
0 Replies
posted 10 years ago

need tutorials for building a contact us form

hi to all i want to build a contact us form with laravel and im looking for a nice tutorial to teach...

0 Likes
4 Replies
posted 10 years ago

Gulp - Makefile

How i run the Makefile with Gulp? I installed the sparline package with bower.

0 Likes
0 Replies

Forgot password mail

Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...

0 Likes
3 Replies

laravel.log not generated?

When my code gets into an exception, laravel.log is not generated in the app/storage/log directory....

0 Likes
2 Replies
posted 10 years ago

Queue ssh2 doesn't working

Hello, I have 2 VPSs, let's say it VPS A and VPS B. On VPS A, I have a laravel application that uplo...

0 Likes
1 Replies
posted 10 years ago

Laravel Installation - command not found

Hello, i downloaded the laravel.phar archive, removed ".phar" from the file, moved it into...

0 Likes
7 Replies
posted 10 years ago

change Mysql to Eloquent

Hello, I need change query from Mysql to Eloquent here is code SELECT SUM((id_user=7) * `commission...

0 Likes
0 Replies

Rearranging JSON output

I have this basic model of a Contest with several Events, where each Player can have one result per...

0 Likes
13 Replies
Solved
posted 10 years ago

how to sum column if id =value?

Hello, how to sum column commission if id in the same table =7 Thanks

0 Likes
3 Replies
posted 10 years ago

Not able to migrate... in Laravel 5

i m trying to migrate my db in but im getting these errors PHP Warning: PHP Startup: Unable to load...

0 Likes
1 Replies

homestead and phpmyadmin

Ive been working with homestead for a few weeks now and have had phpmyadmin set up beside it. So fa...

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

© 2025 Laravel.io - All rights reserved.