File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "name" : " lfilips/php-config" ,
44 "description" : " S tem paketom boste lahko enostavno zapisovali konfiguracijske datoteke v obliki razredov ali pa v navadni." ,
55 "keywords" : [" filips" , " php-config" ],
6- "type" : " project" ,
7- "autoload" : {
8- "classmap" : [
9- " database"
10- ],
11- "psr-4" : {
12- "App\\ " : " app/"
13- }
14- },
15- "scripts" : {
16- "post-root-package-install" : [
17- " php -r \" copy('.env.example', '.env');\" "
18- ],
19- "post-create-project-cmd" : [
20- " php artisan key:generate"
21- ],
22- "post-install-cmd" : [
23- " php artisan clear-compiled" ,
24- " php artisan optimize"
25- ],
26- "pre-update-cmd" : [
27- " php artisan clear-compiled"
28- ],
29- "post-update-cmd" : [
30- " php artisan optimize"
31- ]
32- },
33- "config" : {
34- "preferred-install" : " dist"
6+ "type" : " project"
7+ }
358
You can’t perform that action at this time.
0 commit comments