Posts: 164
Threads: 46
Joined: Jan 2013
Reputation:
0
Fatal error: require() [function.require]: Failed opening required '_DIR_/laravel/bootstrap/autoload.php' (include_path='.;./includes;./pear') in C:\*****\*****\****\index.php on line 21
n.b (*'s were to replace my directory for security reasons)
Posts: 110
Threads: 26
Joined: Jan 2011
Reputation:
0
By the way, how can I migrate this script to my gamemode? which folder I have to edit for tables and structures?
Posts: 43
Threads: 7
Joined: Jun 2017
Reputation:
0
That's incredible feature, keep the work up dude
Posts: 603
Threads: 12
Joined: Sep 2007
Reputation:
0
I wonder if this could be used with the new laravel 6 (on their site, it says it supports PHP 7.2 now). Although, realistically it'd likely require ALOT of recoding.. as each update regularly has code breaking changes (in general, not sure how laravel framework tends to work with updates).