Skip to main content

Posts

Showing posts with the label laravel

How to generate random paragraphs , words. or sentence using php - projectworld

 Lets Build   Make a composer.json file paste that code in the composer.json file      3. then run this command in terminal                composer update        4.Make a index.php file             5. Make a file create.php     6. download a extension for vscode php server     7. right click in vscode and open with php server     8.http://localhost:3000/index.php     Source Code link:        Download            Live link Click Here