Reputation: 1064
I knew that so many have asked this question.But I have requirement before stepping into it.I just want to confirm whether I can start or not in laravel 5.0
Iam Creating a new project where I have video uploading,audio uploading,payment integration etc..
I just want to confirm whether I can do them with laravel 5.0 In the web I dont find much info for the laravel5.0
Upvotes: 1
Views: 557
Reputation: 3943
Yes laravel 5.0 is stable release, and its much better than its old version, but if you want to use packages for your application, please checkout that packages support laravel 5.
Upvotes: 0
Reputation: 380
laravel 5.0 is a stable version, and it is much better than 4.2 in its structure. especially it has native namespace support . I think you should start with L5.
You can easily find a tutoial on laracast.com
Upvotes: 1