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

26 commits

Author SHA1 Message Date
Samuel Štancl
c181c86cd4
Add example tsconfig 2021-05-23 18:16:24 +02:00
Samuel Štancl
bbb1029385
Frontend installation instructions 2021-05-23 18:14:16 +02:00
Samuel Štancl
a5df3594d3
Improve installation instructions 2021-05-23 18:11:24 +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
22d028aefd
Merge pull request #10 from lukinovec/register_component
Register component in AppServiceProvider automatically
2021-05-23 17:35:28 +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
20f8881897 Merge branch 'master' of github.com:archtechx/airwire 2021-05-22 15:51:29 +02:00
Samuel Štancl
1bbc27230f first()? 2021-05-22 15:47:50 +02:00
Samuel Štancl
633cb56697
fix typo 2021-05-22 15:31:20 +02:00
Samuel Štancl
02c1a81679
Merge pull request #6 from shuvroroy/patch-1
Fixed typo in readme
2021-05-22 15:30:38 +02:00
Samuel Štancl
f5fc60f4bc autoregister the provider 2021-05-22 15:27:53 +02:00
Shuvro Roy
d71f40e3ed Fixed typo in readme 2021-05-22 10:34:09 +06:00
Samuel Štancl
49b0cf0dd5 Merge branch 'master' of github.com:archtechx/airwire 2021-05-21 18:46:09 +02:00
Samuel Štancl
459b74eb18 improve error handling 2021-05-21 18:45:19 +02:00
Samuel Štancl
06244ae0fd
simplify example 2021-05-21 02:03:17 +02:00
Samuel Štancl
9fffe87970 move testbench dependency 2021-05-20 23:23:22 +02:00
Samuel Štancl
500c5ea875 document testing 2021-05-20 23:21:58 +02:00
Samuel Štancl
12c9ee241b simplify readme 2021-05-20 22:48:31 +02:00
Samuel Štancl
314141fd33 fix JSON markup 2021-05-20 22:38:44 +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