Support the ongoing development of Laravel.io →

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 11 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
posted 10 years ago

# Moving Laravel Project with Redis

I am moving the laravel project with redis. I got redis database from BGSAVE command but i don't kno...

0 Likes
0 Replies

About Road Map

Hi guys, I love Laravel. I really really love it. I started to use Laravel 'cause the website docume...

0 Likes
1 Replies

Trying to get property of non-object ... but it's an object?

Hey folks - my first post here, but been using Laravel for a little over a year now. I have an eCom...

0 Likes
0 Replies

Learning tools and naming for OOP

I am leaning Laravel and OOP and think i'm getting on pretty good. My next part I really want to lea...

0 Likes
3 Replies
posted 10 years ago

General PHP question (Arguments)

I'm learning PHP and Laravel. I have methods in my class and I am passing data around an have an out...

0 Likes
3 Replies
Solved
posted 10 years ago

Florida Trip

Hello guys. My name is Viktor, i am from Odessa, Ukraine. I and my friend are programmers, working i...

0 Likes
1 Replies
posted 10 years ago

Help on Select boxes

Using Laravel 4.2 I have two tables: Users, Access Table Users: id name usename password access_ID T...

0 Likes
3 Replies

optgroup remove

My model: class Boxstyle extends Eloquent { protected $fillable = array('BoxStyle'); my table...

0 Likes
0 Replies
posted 10 years ago

Guzzle not posting params, what am I doing wrong??

// i get : //["message"]=> string(35) "Parameter apiKey missing in request&...

0 Likes
0 Replies

Laravel Eloquent/Models

Laravel: Using 5.0 I'm attempting to call a Model for data using Eloquent, I've already added my cus...

0 Likes
0 Replies
posted 10 years ago

PHP code not being evaluated in blade templates

After upgrading to a new version of PHP (from 5.4.7 to 5.6.3) my Laravel Blade templates do not eval...

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