Ashofiq / biodataapp

This is Simple CURD Operation with laravel api and vue js, vite config .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About This Project CICD

This is Simple CURD Operation with laravel api and vue js, vite config .

Features

* Api
* Api Vertioning 
* Repository Peterrn

Installation process

  • composer update
  • .env.example edit to .env
  • .env file set database connection credantial
  • php artisan migrate
  • npm i
  • npm run dev
  • php artisan serve

versioning Folder Structure

/app
    /controllers
        /Api
            /v1
                /UserController.php
            /v2
                /UserController.php

Issues

If you come across any issues please report them https://github.com/Ashofiq/biodataapp/issues.

Contributing

Thank you for considering contributing to the Laravel Boilerplate project! Please feel free to make any pull requests, or e-mail me a feature request you would like to see in the future to Ahmad Shafik at ahmadshofiq3@gmail.com.

Security Vulnerabilities

If you discover a security vulnerability within this boilerplate, please send an e-mail to Ahmad Shafik at ahmadshofiq3@gmail.com, or create a pull request if possible. All security vulnerabilities will be promptly addressed.

Author

Ahmad shofiq

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

This is Simple CURD Operation with laravel api and vue js, vite config .


Languages

Language:HTML 96.6%Language:SCSS 1.3%Language:PHP 1.1%Language:Vue 0.5%Language:Blade 0.3%Language:Ruby 0.1%Language:JavaScript 0.1%Language:Shell 0.0%