A command line interface for generating project files for Laravel projects using the Repository Pattern.
npm install lynx-cli-app

A command line interface for generating project files for the Laravel projects using the Repository Pattern.
``sh`
npm install -g lynx-cli-app
Lynx takes care of running repetitive tasks like creating files, directories and php artisan commands,
on your behalf. Lynx also helps you easily manage the project files and directories.
Lynx is straight forward and helps you accomplish your tasks by running simple commands such as:
`ssh`
lynx create-module Build
1. Typescript version 5.0.2 & above.
Run the ff command to build project:
`ssh`
npm run build
Run the ff command:
`ssh`
npm run test
Run the ff command:
`ssh`
npm run start
Run the ff command:
`ssh``
npm run local