RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L]
Read more
Showing posts from January, 2025Show all
update php version for a specific project - valet isolate php@8.0 check - valet isolate for more info - https://laravel.com/docs/11.x/valet#per-site-php…
Read morefunction getTecherEmailHistory($teacher_name, $school_id) { $teacher_name_length = strlen($teacher_name); $school_id_length = strlen…
Read morehttps://github.com/docker/for-mac/issues/7520 Quit Docker Desktop and check that no remaining docker processes are running using the Activity Monitor Run…
Read more