Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-4

htmlentities() expects parameter 1 to be string, object given

laravel laravel-4 laravel-5

laravel is not recognized as an internal or external command

laravel laravel-4

Return new id with DB::insert() in Laravel 4

laravel laravel-4

Validation errors in AJAX mode

php laravel laravel-4

Laravel 4 Blade templates documentation

laravel laravel-4 blade

How to filter a pivot table using Eloquent?

Authentication with 2 different tables

authentication laravel-4

Laravel : How do I insert the first user in the database

Find or Create with Eloquent

php laravel laravel-4 eloquent

Dynamically hide certain columns when returning an Eloquent object as JSON?

laravel laravel-4 eloquent

Laravel 4: Failed to open stream: Permission denied

laravel laravel-4

Laravel hasMany with where in a Polymorphic relationship

laravel orm laravel-4 eloquent

Why soft deleted entities appear in query results?

ERROR: Script php artisan clear-compiled handling the post-install-cmd event returned with an error

laravel laravel-4

Laravel quick start guide route not working

php laravel laravel-4

Laravel Model->save() returns false but no error

php laravel laravel-4

Laravel 4 - Redirect back to the same page where the request comes from

php laravel laravel-4

How can I get the raw query string from Laravel's query builder BEFORE executing the query?

sql laravel laravel-4

Check if name is unique among non-deleted items with laravel validation

Required_if laravel with multiple value