Showing posts from August, 2021

Laravel project run problem.

PHP Warning:  require(../vendor/autoload.php): failed to open stream: No such …

'No application encryption key has been specified' Problem in laravel.

Solution: =>Run this command=php artisan key:generate

Laravel Migration Error..

Migration table created successfully. Migrating: 2000000_create_users_table   …

Bootstrap cdn

CSS: <link rel="stylesheet" href="https://maxcdn.bootstrapcd…

Toastr notification use in your php code

Toastr CDN: <link rel="stylesheet" href="https://cdnjs.cloudf…

Sweet alert add in your website using cdn.

CDN Link: <script src =" https://unpkg.com/sweetalert/dist/sweetalert.m…

Load More That is All