Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in laravel

Laravel passing variable to wherehas query

Validate select form in laravel

php laravel validation

Translate "The given data was invalid." in Laravel 5.6

laravel validation

Laravel setup of migrations using Artisan is failing

php migration laravel

Laravel 5.3 blade decoding HTML Special Characters

laravel

Passing a quantity or other arguments to a Laravel seeder

php laravel laravel-seeding

I get "laravel: command not found" on Ubuntu 20.04

laravel ubuntu lamp

Laravel Auth - use md5 instead of the integrated Hash::make()

backend/frontend separation in laravel

php laravel laravel-4

Laravel 5 Auth: These credentials do not match our records

How to make Laravel 'confirmed' validator to add errors to the confirmation field?

php validation laravel

How to translate field names in Laravel validations?

laravel phpunit test with api token authentication

laravel phpunit

Laravel Migration: Add a column with a default value of an existing column

Handling File Upload in Laravel's Controller

php laravel

Cannot change the laravel app name

php laravel laravel-5

Laravel - Method delete does not exist

php laravel

Username as subdomain on laravel

Caching View Output in Laravel 4

How to get config data in laravel in a subfolder

php laravel