Welcome Guest, Not a member yet? Register   Sign In
Vuetify with CI4
#3

(03-07-2020, 02:29 PM)tweenietomatoes Wrote: i think there is nothing implemented to support front end js atm like laravel does.

better, put everything in public folder Big Grin i mean js bundle. Put vue code in your view. Call view from controller. run vue as a seperate thing.

use CI as a rest api etc.

I was thinking about the same, but I am building a platform with independent applications and I want to use just components (not entire JS frontend) so my public folder will looks like this:

Code:
public:
- app.index.php
- app2.index.php
- app.name (Folder)
-- app.js
-- app.sass
-- ...
- app2.name (Folder)
-- app2.js
-- app2.sass

But I am not sure how to use it just modularly for dynamic components.
Reply


Messages In This Thread
Vuetify with CI4 - by JoellSVK - 03-07-2020, 01:14 PM
RE: Vuetify with CI4 - by tweenietomatoes - 03-07-2020, 02:29 PM
RE: Vuetify with CI4 - by JoellSVK - 03-07-2020, 11:51 PM
RE: Vuetify with CI4 - by iamgenes - 04-17-2020, 12:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB