Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel-5

How to adjust the orientation of a image in order to show proper preview of the image?

Laravel The Response content must be a string or object implementing __toString(), "object" given

How to retrieve session data in service providers in laravel?

php laravel-5

How to get custom header from HTTP response in Laravel 5?

Only mailables may be queued

Laravel 5: How can I load database values into the config/services.php file?

php laravel laravel-5

Required field only if another field has a value, must be empty otherwise

Middleware for checking if resource is owned by user

php laravel laravel-5

Laravel validator with a wildcard

Modify input in laravel middleware

Setting up an in memory SQLite database for testing in Laravel 5.4

php laravel sqlite laravel-5

Laravel Eloquent delete() not working

Practical use of VueJS with Laravel

How to use relationship value in Laravel Form Facade?

Laravel TestCase not sending Authorization headers (JWT Token)

php phpunit laravel-5 testcase

Laravel 5.1 sessions expiring randomly

Laravel how to add group prefix parameter to route function

php laravel routes laravel-5

Laravel 5.2 artisan optimize - php_strip_whitespace failed to open stream: No child processes

How to execute laravel job (queue)?

php laravel laravel-5

Laravel app.js and app.css why need to use ? Can we removed those?