XAMPP Error: MySQL shutdown unexpectedly. Attempting to start…

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

Laravel 9.31 Released
Laravel 9.31 released with added unique deferrable constants for PostgreSQL, Request lifecycle duration handler, Model::withoutTimestamps(..) Read more

Laravel Bootcamp

Laravel Bootcamp
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

Laravel 9.30 Released
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

Laravel 9.29 Released
Laravel 9.29 released with RequiredIfAccepted validation rule, generating Vite assetPath() method, Eloquent Model changes discard ability,... Read more

Laravel 9.28 Released

Laravel 9.28 Released
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

Laravel 9.27 Released
Laravel 9.27 released with DatabaseBatchRepository getter and setter methods. There are some minor fixes releases, like non-backed enums... Read more

Laravel eloquent guarded vs fillable

fillable vs guarded
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

Laravel 9.26 Released
Laravel 9.26 released with Models non-backed enums supports, vite asset url helper, SqlServerConnector Authentication Keyword, route group.. Read more

Uncaught TypeError: $ is not a function WordPress

uncaught-typeError-not-found
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
Share