diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..9142ff7 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: ["AbdulVakeel"] +custom: ["https://buymeacoffee.com/abdulvakeel"] diff --git a/README.md b/README.md index 7c8c3f7..fc4ec8a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ License

-

Sky Code Lab Logo

-

"I worked hard to create a kit, and you all are creating clones but not giving stars. Why? If you give stars, it will motivate me, and I can implement more features and take it further. The Laravel React starter kit is coming soon, so please don't forget to give a star."

+

Sky Code Lab Logo

+

☺️ Latest Laravel v 10.45

😘Vuejs v 3.4.0

🤡inertiajs/vue3 v 1.0.0

@@ -47,8 +47,8 @@ - - + + @@ -62,8 +62,8 @@ - - + + @@ -77,8 +77,8 @@ - - + + @@ -93,8 +93,8 @@ - - + + @@ -109,8 +109,8 @@ - - + + diff --git a/app.js b/app.js index 5c76133..1344242 100644 --- a/app.js +++ b/app.js @@ -1,3 +1,4 @@ import './bootstrap'; import '../scss/app.scss'; +import '../css/app.css'; import '../../node_modules/ionicons/dist/ionicons/ionicons.esm.js';