laravel-frontend-presets / zurb-foundation

Zurb Foundation Frontend Preset For Laravel Framework 5.5 and Up
https://laravel-frontend-presets.github.io/zurb-foundation
52 stars 13 forks source link

Add support for Laravel 6.0+ #14

Closed gucu112 closed 1 year ago

gucu112 commented 4 years ago

Added required 'laravel/ui' dependency Updated preset and its service provider to use new dependency Updated composer.json and README.md files Small updates to two template files (app.scss, bootstrap.js)

hashimaziz1 commented 3 years ago

When is this expected to be merged? It's very much needed

gucu112 commented 3 years ago

Hi @Kaos-Industries. It is ready to be merged. I am not sure if it'll work with Laravel 8 as I did the changes when it was not yet released. I guess that if nothing big changed in scaffolding package (laravel/ui) then it should work with the newest version of framework as well.

deeshrestha commented 1 year ago

Sorry, I didn't have time to maintain this repository for a long time.