I'm trying to install a new package, put in on composer.json and did composer.phar update, and the f...
Hi guys, I have a problem with my own Macros. I made my own file that is call (/app/macros/macros.ph...
Hİ, ******Var_dump Post array(2) { ["lang"]=> array(2) { [0]=> string(2) "en&qu...
I'm using Laravel 4.2. I have a custom ServiceProvider that is registered in app.php. My code wasn't...
When I try to access the Model Class from a custom Class I get Class not found Exception. I also use...
I have created laravel project on my local server. Now I have uploaded my project on web server. I h...
i implement custom pivot like this http://laravel.com/docs/master/eloquent#working-with-pivot-tables...
My laravel session doesn't seem to be working. When I reload the page all session data seems to be l...
With your local meetups, how do you invite people? And how do you spread the word?
Hi. I'm trying to add some postgresql functionality to Eloquent. I've already made it so I can migra...
Hello guys, i am new in laravel. i implemented new site using this frame work and now want to add...
I have this models: class Users extends \Illuminate\Database\Eloquent\Model { protected $table =...
Hi all, i'm evaluating Eloquent ORM in a project. The DBA won't allow me to do the 1+1 select querie...
Error in exception handler. This is the message, when I open http://localhost:8000 after installing...
I have a seeder that ended up working when I added protected $guarded = ['id'] to the model class of...
Hi, I want to save the user data in a database session and access to these later. The app has a reme...
I've never had this issue before, setting up on a new work machine and getting some odd issues. Firs...
http://laravel.io/bin/9b59O -> 2 days old install of Laravel 5 i run to this error, after prepari...
I wanted to use packages to isolate different services used in a saas application, only enabling eac...
I keep getting the error "Undefined offset: 0", and i don't understand why. When i debug $...
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.