Archived
1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
65beeb1487 resources/views/components/button.blade.php: bit of a hack, but add "element" prop and when it's "input" switch type to submit. 2021-12-31 16:55:06 +01:00
90210225d7 Adding app/Http/Livewire/Traits/Alert.php 2021-12-31 16:55:06 +01:00
fa002d5e08 Adding AlertContainer Livewire component. 2021-12-31 16:55:06 +01:00
7712a4aad2 Adding resources/views/components/notification.blade.php 2021-12-31 16:55:06 +01:00
1f7b1d80ab Adding app/View/Components/Layout.php 2021-12-31 16:55:06 +01:00
0f5779b1e6 resources/views/layouts/app.blade.php: Add alpine js. 2021-12-31 16:55:06 +01:00
7cfca48b7e tailwind.config.js: Add "odd" variant to background color. 2021-12-31 16:55:06 +01:00
1616487e4b DB Migration: adding 2021_11_14_154143_create_admins_table.php 2021-12-31 16:55:06 +01:00
43c22ded66 composer: require pnx/laravel-ignite 2021-12-31 16:55:06 +01:00
a1e262602f composer: require blade-ui-kit/blade-heroicons 2021-12-31 16:55:06 +01:00
ff6cfadf28 app/Http/Kernel.php: Adding ShareErrorsFromSession to web middleware group. 2021-12-31 16:54:38 +01:00
fc705f0dc5 resources/views/components/button.blade.php: Adding cursor-pointer class. 2021-12-31 16:45:14 +01:00
c8b93095dc Minor fixes. 2021-11-04 12:14:52 +01:00
ddf09fe00c Initial Commit 2021-10-18 11:56:52 +02:00