Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...
When my code gets into an exception, laravel.log is not generated in the app/storage/log directory....
Hello, I have 2 VPSs, let's say it VPS A and VPS B. On VPS A, I have a laravel application that uplo...
Hello, i downloaded the laravel.phar archive, removed ".phar" from the file, moved it into...
Hello, I need change query from Mysql to Eloquent here is code SELECT SUM((id_user=7) * `commission...
I have this basic model of a Contest with several Events, where each Player can have one result per...
Hello, how to sum column commission if id in the same table =7 Thanks
i m trying to migrate my db in but im getting these errors PHP Warning: PHP Startup: Unable to load...
Ive been working with homestead for a few weeks now and have had phpmyadmin set up beside it. So fa...
I am moving the laravel project with redis. I got redis database from BGSAVE command but i don't kno...
Hi guys, I love Laravel. I really really love it. I started to use Laravel 'cause the website docume...
Hey folks - my first post here, but been using Laravel for a little over a year now. I have an eCom...
I am leaning Laravel and OOP and think i'm getting on pretty good. My next part I really want to lea...
I'm learning PHP and Laravel. I have methods in my class and I am passing data around an have an out...
Hello guys. My name is Viktor, i am from Odessa, Ukraine. I and my friend are programmers, working i...
Using Laravel 4.2 I have two tables: Users, Access Table Users: id name usename password access_ID T...
My model: class Boxstyle extends Eloquent { protected $fillable = array('BoxStyle'); my table...
// i get : //["message"]=> string(35) "Parameter apiKey missing in request&...
Laravel: Using 5.0 I'm attempting to call a Model for data using Eloquent, I've already added my cus...
After upgrading to a new version of PHP (from 5.4.7 to 5.6.3) my Laravel Blade templates do not eval...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community