Hello,
I'm not sure what you mean by "and then can't find it".
Are you getting a 404?
Hello,
I'm not sure what you mean by "and then can't find it".
Are you getting a 404?
I created the PR for v3 https://github.com/BocianCZ/slider-module/pull/49
Now we need to wait on @becquerel to accept.
That depends on your server. Asgard is below 300ms on the cheapest digital ocean server.
You can make an api with asgardcms yes.
You can't use MAMP with asgardcms v3 and laravel 5.5
For some reason I haven't figured out, no cookies are written with mamp and asgardcms 3 +laravel 5.5
It looks like it needs to be updated. Thankfully updating from v2 to v3 is very easy.
Sounds good. Don't hesitate to swing by the slack channel.
That's of course possible yes. Anything you can do in laravel, is possible in asgard, ie the modules.
The advantage of the modular structure is a more maintainable application in the long term. I talk more about that subject here.
Hello,
Asgard or pure laravel shouldn't be a difference concerning performance. As you will have to develop everything asgard does anyway.
Hello,
That's the reason array is the default, file driver doesn't support cache tags. Cache tags is not an asgard feature btw.
Production should use redis or similar though.