Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

Laravel Eloquent: Extract all entries that begin with a list of provided string

laravel laravel-5 eloquent

fatal error class name must be a valid object or a string

php laravel laravel-4

Laravel Image validation only accepting .png files

php laravel

Laravel SQLSTATE[HY000] [2002] Connection refused but tinker works

laravel scout search with multiple model

How to upgrade laravel 5.5 to laravel 10?

php laravel

unable to connect to ssl://smtp.gmail.com:465 (Connection refused) Laravel

laravel smtp

How can I solve "Connection could not be established with host smtp.gmail.com"?

Laravel: One Controller for multiple Models

How to seeResponseContainsJson two levels deep with Codeception?

oauth-private.key does not exist or is not readable in laravel

php laravel

Laravel is it bad to use public static functions in controllers [closed]

php laravel static-methods

Best way to validate Laravel Requests

Why php artisan migrate doesn't work with Docker?

php laravel docker

Laravel - associative Array validation in a custom request

Laravel and Vagrant: Don't have /home/vagrant folder

Using Laravel Inertia.js, Vue and Blade in parallel?

Using models in a controller alongside with repository

Is it better to query a database from the controller or with a model function in laravel?

The plain HTTP request was sent to HTTPS port error Docker nginx

laravel docker nginx