Due to the multiple XAMPP installed in windows, MySQL shutdown unexpectedly. Attempting to Start MySQL Service.. is a common issue. Read more
Laravel 9.31 released with added unique deferrable constants for PostgreSQL, Request lifecycle duration handler, Model::withoutTimestamps(..) Read more
Laravel Bootcamp is a learning platform provided by the Laravel team for the newbies in Laravel to help them understand and learn Laravel. Read more
Laravel 9.30 released with stop_buffering config option for logging, filesystem read-only mode disk operation ability, scoped filesystem dri. Read more
Laravel 9.29 released with RequiredIfAccepted validation rule, generating Vite assetPath() method, Eloquent Model changes discard ability,... Read more
Laravel 9.28 released with console signal traps, view data assertions for TestView, redirector getIntendedUrl method, prevent $fillable's pre Read more
Laravel 9.27 released with DatabaseBatchRepository getter and setter methods. There are some minor fixes releases, like non-backed enums... Read more
Fillable vs Guarded attributes are used to work with the Laravel Eloquent ORM system to create the possibilities for the mass-assignable... Read more
Laravel 9.26 released with Models non-backed enums supports, vite asset url helper, SqlServerConnector Authentication Keyword, route group.. Read more
The Uncaught TypeError: $ is not a function is commonly seen when using $ instead of jQuery with WordPress because of default scripting to pre Read more