[SOLVED] HOW TO START APACHE SERVER? APACHE2.SERVICE FAILED WITH RESULT ‘EXIT-CODE’.
Category: PHP
How to Switch between Multiple PHP Version on Ubuntu TERMINAL?
The mysqli extension is missing. Please check your PHP configuration. See our documentation for more information.
How to Install MYSQLND: mysqli Extension for php in Ubuntu? [SOLVED]
The mysqli extension is missing. Please check your PHP configuration. See our documentation for more information.
How to Change Table Structures With Migration in Laravel?
On Previous blog we learned how to perform CRUD operations with Laravel Framework. Now that
How to Use Authentication in Laravel 5.7?
Before you jump into this blog to implement the Authentication module in your Laravel application,
Laravel5.7 CRUD Operations Examples from Scratch.
We learned to set up our database and perform initial database migration in previous blog.
How To Install Laravel Framework in Ubuntu?Laravel5.7, PHP7.1.26
My .bashrc file is all set and I’m now able to continue use the terminal
[ext-mbstring, ex-dom] How to Install missing PHP Packages/Extensions in Ubuntu?
While installing Composer in Ubuntu, following issue was encountered during the installation of composer. Issue
require(vendor/autoload.php):failed to open stream in Laravel5.7 PHP
During the installation of Laravel, composer collects all packages and configuration required to run a
PHP Internal Server Error 500. How to Generate Key in Laravel PHP?
Now all issues are solved and localhost is running, right? If not follow the installation