1
0
Fork 0
mirror of https://github.com/archtechx/airwire.git synced 2025-12-12 10:44:03 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Samuel Štancl
9778a36eb2
Use Str::kebab() instead of Str::snake() 2021-05-23 18:18:25 +02:00
Samuel Štancl
6c7a761a60
Double backslashes 2021-05-23 18:08:00 +02:00
Samuel Štancl
32bdda3130
Use fully qualified class names 2021-05-23 18:04:59 +02:00
Samuel Štancl
774591f6df
Import Exception 2021-05-23 17:34:45 +02:00
lukinovec
3b66320134
Update src/Commands/ComponentCommand.php
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2021-05-23 17:14:00 +02:00
lukinovec
2aa22cba90
Update src/Commands/ComponentCommand.php
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2021-05-23 17:13:51 +02:00
lukinovec
d75007dfe9 Make requested changes 2021-05-23 15:17:42 +02:00
lukinovec
de1c1faaa7 register component in AppServiceProvider automatically 2021-05-23 00:40:12 +02:00
Samuel Štancl
1bbc27230f first()? 2021-05-22 15:47:50 +02:00
Samuel Štancl
459b74eb18 improve error handling 2021-05-21 18:45:19 +02:00
Samuel Štancl
28e16d6bef write readme 2021-05-20 22:38:02 +02:00
Samuel Štancl
d26fa93f1e initial 2021-05-20 20:15:55 +02:00