php - Using laravel on existing website -



php - Using laravel on existing website -

i intern company has database hosted on company's network. past 2 weeks, have been updating database new features , forms through editing php files have on network in notepad++ , uploading them through filezilla. told users on site should seek laravel clean code , give code sense of order. after downloading laravel , figuring out configurations, i'm confused on how apply laravel uses. how can create new php files(new page database) hosted on company's network through laravel?

i think you're trying run before walk. before using laravel, should larn mvc. also, sure take @ question on stackexchange.

php mysql sql database laravel

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -