Canvas: building off canvas

Created on 9 Jan 2017  路  3Comments  路  Source: austintoddj/canvas

Hey i want to use Canvas is it possible to create a new Homepage off it etc and allow user to navigate to blog from that ? as apposed to using just as standalone blog

Most helpful comment

Building a site around canvas is possible since the core of canvas is simply a Laravel package. You can add your own controllers, views, models, routes, etc. as if it were a regular install of Laravel 5.3.

All 3 comments

Building a site around canvas is possible since the core of canvas is simply a Laravel package. You can add your own controllers, views, models, routes, etc. as if it were a regular install of Laravel 5.3.

Does that answer your question @iiCe89? Feel free to close this out if it does.

Yes thank you guys

Was this page helpful?
0 / 5 - 0 ratings

Related issues

austintoddj picture austintoddj  路  10Comments

baradhili picture baradhili  路  10Comments

reliq picture reliq  路  4Comments

connecteev picture connecteev  路  4Comments

armancodes picture armancodes  路  7Comments