abdu11aev-samandar / laravel_rest_api

This project for starter developers from laravel 9 API, Video tutorial

Home Page:https://linkedin.com/in/samandar-abdullayev-9b13891b7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Logo

Laravel Employee Timesheet Api

Contributors Forks Stargazers Issues visitor badge


This project is for starter developers from laravel 9 API, a video tutorial

Technologies Used


  • HTML
  • CSS
  • JavaScript
  • PHP
  • Laravel

Features


  • You can use for CRUD operations and so on.
  • Setup


    To run the project you need a server and PHP and MySQL installed on it.

      Guide of Install Porject

      cp .env.example .env
      
      composer install 
      
      npm install 
      
      php artisan key:generate
      
      php artisan migrate:fresh -seed
      
      php artisan sortage:link
      
      npm run dev
      

    Contact


About

This project for starter developers from laravel 9 API, Video tutorial

https://linkedin.com/in/samandar-abdullayev-9b13891b7


Languages

Language:PHP 84.3%Language:Blade 14.7%Language:Shell 0.8%Language:JavaScript 0.2%