Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

Laravel - Log Guzzle requests to file

php laravel logging guzzle

Attachment Not Sending with Laravel Mail

php laravel

Laravel Eloquent - Select MAX with other columns

php mysql laravel eloquent

Want to remove Unexpected object like "headers","original","exception" from Laravel JSON output

json laravel

Prepend an item at the beginning of each element of an Eloquent collection of Laravel

laravel queue jobs for logging to DB?

php laravel queue jobs

Redirect user to one page if his account is not activated

php laravel

laravel 5.1 authlogin where are those controller methods?

php laravel authentication

Laravel auth middleware using wrong database

Laravel 4 - How to use 'offset' in stead of 'page' with Eloquent's ->paginate()?

Laravel Artisan Command show verbose error messages

laravel laravel-artisan

Laravel email not sended but no error, with own smtp server

php laravel laravel-7

Handle session expiration, Laravel with Vue and Axios

laravel vue.js axios laravel-7

How do you automatically go to a folder whenever you use vagrant with "vagrant ssh" with Laravel Homestead?

laravel vagrant

(2/2) QueryException SQLSTATE[HY000] [1049] Unknown database 'homestead' (SQL: select count(*) as aggregate from `users` where `email` =

Convert a Laravel Collection/Array to a Javascript Array