Things that I like about eloquent: Fantastic query builder Facilities provided in model the abili...
I have some ajax code in a javascript function: $.ajax({ type: "DELETE", url: &quo...
Is correct behaviour of command in question ( $ php artisan vendor:publish) to copy migrations over...
I want to get started with homestead for my project. This is an existing project, and it works when...
Workout app Hello, im working on a workout app and I want to set up my relationships. For example:...
Hi, I am still newbie in laravel 5.0 and it's my first time to use this,when I installed properly by...
Hi guys, I followed some tutorials today about package development and I'm always getting the same e...
I followed the instructions here: http://laravel.com/docs/5.0 And installed Laravel 5 with composer,...
Please upgrade your Cartalyst Sentry installs. https://medium.com/cartalyst-development/sentry-vulne...
I have routes like: Route::group(['prefix' => '{locale}'], function() { Route::get('/post/{slug}...
Dear all; I am newbie in Laravel 5. I want to use an ACL system in L5. I prepared my all models and...
I'm currently using beanstalk(d) for my queues, but I'm curious what you guys use so that I can be o...
i had an a problem in login page he never attempt my data i make a hash in my db password but a prob...
I'm new to Laravel (a refugee from Kohana). I really like how Laravel returns object properties in j...
I'm trying to make a form on which I have a "select" field where I do have this: <selec...
I installed Foundation with: foundation new foundation --libsass The app.scss file is under: resour...
Hello, I choose to use stored procedures in my controllers when passing parameters to the database....
The latest version of Laravel now creates a migration whenever you run php artisan make:model. For m...
I created new Global scope "StatusableScope" class Post extensd Model { use StatusableTra...
API for Lara 5 says that we have name method to Extract the file name from a file path. http://larav...
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