This website requires JavaScript.
Explore
Help
Register
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6efa5be8658efe3a90bbbc697df0892f58fce814
citrus
/
resources
/
js
/
app.js
T
Ümit Tunç
ac4038db82
Initialize Laravel project with essential configuration files and structure. Added .editorconfig, .env.example, .gitattributes, .gitignore, .htaccess, and various Laravel framework files including routes, controllers, models, and views. Set up basic testing structure with example tests. Included necessary assets for frontend development with Tailwind CSS and Vite integration.
2025-09-27 12:49:10 -03:00
2 lines
22 B
JavaScript
Raw
Blame
History
import
'./bootstrap'
;
Reference in New Issue
View Git Blame
Copy Permalink