Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-4

Only the home route working on my EC2 instance server for AWS for Laravel 4

Check line existence in laravel's trans()

Laravel 4 Auth:attempt not working

Laravel IoC and singleton pattern

laravel laravel-4

Laravel - Querybuilder with join and concat

Laravel 4 - Inserting multiple records when using the hasMany relationship

laravel laravel-4

Laravel Response::json() with numeric check

php json laravel laravel-4

Laravel 4 - Return the id of the current insert

laravel laravel-4

Laravel htaccess

"Unexpected _data T_String" in Blade, Laravel [closed]

php laravel-4

Best method to use Bootstrap in Laravel 4

Laravel 4 target interface is not instantiable

Json giving 301 Moved Permanently

Getting count from pivot table in laravel eloquent

Laravel 4: How do I create a non-primary auto incrementing column with migrations?

Eager loading has some unexpected side effects on Model events/ booting in Laravel

Testing in Laravel, setUp & tearDown doesn't rollBack my database transaction?

php unit-testing laravel-4

Handle datetime between php (Laravel API) and javascript (AngularJS)

Laravel 4.2 Validation Rules - Current Password Must Match DB Value

How can I allow WYSIWYG editors and disable XSS attacks using Laravel?