d6a9978167b512a4811c061cd5a40f32c7a5f9d1
- Added AuthController for client login and token management. - Introduced AuthGate for handling authentication state and login UI. - Updated API to support fetching client data for pre-filling forms. - Modified App.vue to pre-fill client information if logged in. - Enhanced client model to include username and password fields. - Created migration for adding username and password to clients table. - Added utility for generating secure usernames and passwords. - Updated frontend to handle client tokens for pre-filling checkout forms. - Removed old CSS file and updated HTML references to new assets. - Added StatsOverview widget for displaying client and quote statistics. - Improved error handling and user feedback in the login process.
Description
No description provided
94 MiB
Languages
PHP
35%
Blade
25.1%
JavaScript
23.2%
HTML
7.1%
CSS
5.1%
Other
4.5%