iOS Task Alerting Application

There will be many tasks that the person needs to complete on the daily basis. But sometimes a person might forget certain tasks that need to be done on the particular day. They require some personal assistant to remind about the things…

Smart Attendance System iOS

Attendance is one of the important factors that is needed for each and every student in schools and colleges. Usually in schools and colleges, the attendance is taken by the faculties through the use of pen paper method. What if there is…
How to check laravel current version?

How to check laravel current version?

You can view the current version of your Laravel installation using the –version option in command explorer:php artisan –version To check it manually from the folder: Go to project folder:C:\xampp\htdocs\project-folder\vendor\laravel\framework\src\Illuminate\Foundation\Application.php const VERSION = ‘5.5.44’; //version of laravel View current Laravel version through…
error: Content is protected !!