This repository was archived by the owner on Jul 16, 2020. It is now read-only.
Commit 8e51fed
Remove assets from path folder in config file (#88)
For new Laravel 5.7 applications, the assets directory that contains the scripts and styles has been flattened into the resources directory.
@see https://laravel.com/docs/5.7/upgrade1 parent 841d82b commit 8e51fed
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments