Marius Pantea

Maravel-Framework 10.64.17 brings domain routes restriction to Maravel Micro-Framework

by

This was the missing piece after version 10.64.14 of Maravel-Framework brought full view support to Maravel, including view:cache, session (CSRF), cookie and FormRequest.

domain keyword can be used as single valid url or as list of valid urls.

The global helper function route(‘alias’) will return full URLs instead of URIs.

Check the documentation for more.

8 views

Add a comment

Replies

Be the first to comment