php framework independent development

I am searching the solution. Some useful article.

Build your own PHP Framework with Symfony Components : http://www.sitepoint.com/build-php-framework-symfony-components/

Symfony2: How to create framework independent controllers? : http://php-and-symfony.matthiasnoback.nl/2014/06/how-to-create-framework-independent-controllers/

Symfony2: Framework independent controllers part 2: Don’t use annotations : http://php-and-symfony.matthiasnoback.nl/2014/06/don-t-use-annotations-in-your-controllers/

Symfony2: Framework independent controllers part 3: Loose ends : http://php-and-symfony.matthiasnoback.nl/2014/06/framework-independent-controllers-part-3/

Definitive Laravel 4 to Laravel 5 Migration Guide : http://slashnode.com/definitive-laravel-4-to-laravel-5-migration-guide/

How to deploy a Laravel project on a shared hosting?

Hi everyone!! I need your help? How to deploy a Laravel project on a shared hosting using CPanel? : https://www.linkedin.com/groups/4419933/4419933-6134841764785188867

1. Upload your local project to server via FTP.
2. Create symlink from your laravel project public/ folder to public_html/ folder.

******

How to deploy all our laravel projects in shared hosting : http://learninglaravel.net/how-to-deploy-all-our-laravel-projects-in-shared-hosting

Client side vs server side shopping card storage

The winner solution : Server side – this solution is also working when somebody (accidentally) disable cookie in his/her browser.

Client side vs server side shopping card storage : http://stackoverflow.com/questions/21077697/client-side-vs-server-side-shopping-card-storage

Best way to store shopping cart details localstorage or server side cookies : http://stackoverflow.com/questions/13874912/best-way-to-store-shopping-cart-details-localstorage-or-server-side-cookies

Creating A Client-Side Shopping Cart : https://www.smashingmagazine.com/2014/02/create-client-side-shopping-cart/

Security is important. If we read the security notes of the W3C’s specification, then we’d be aware of the security risks of even a client-side technology such as Web storage.

The Shopping cart – How to craft a e-shop with Laravel – https://www.codetutorial.io/the-shopping-cart-how-to-craft-an-e-shop-with-laravel/

JQuery shopping cart

Side shopping cart : https://codyhouse.co/gem/side-shopping-cart/

10+ jQuery Based Shopping Carts : http://www.sitepoint.com/10-jquery-based-shopping-carts/

Josh – Laravel Admin Template with Crud builder

https://laravel-news.com/2016/05/josh-laravel-admin-template-crud-builder-sponsor/

Josh admin template + front end + CRUD generator is a bootstrap based admin panel and frontend built for Laravel developers.

Using CRUD you can quickly generate model, controller, views optimized for Josh look and feel.

It includes 100+ components like form builder, charts, data tables, image upload/resizing, shopping cart UI, and advanced modals.

Also login, registration, user management, and groups management coded for Laravel using sentinel and is ready to use.

Some of the features include:

Support for laravel 5.1 and 5.2
Many laravel examples added
Built with bootstrap 3.3.6
70+ admin pages included
10+ frontend pages included
404, 500 pages included
Authentication and authorization is ready to use
HTML, PHP and Laravel versions included
Drag and drop form builder
50+ chart examples
Calendar UI
Tables: search, copy and export to pdf,csv
Mailbox UI
Gallery, image upload, image cropping UI
Shopping cart UI

If you are starting a new Laravel project, JOSH will save tons of your time and gives excellent UI for your project.