laravel-wrapper
laravel-wrapper copied to clipboard
typeset.sh wrapper for Laravel 7 - 11
Results
1
laravel-wrapper issues
Sort by
recently updated
recently updated
newest added
Hi, I can't get custom fonts working. They’re in the public directory (eg. `/public/fonts/Inter-Regular.ttf`) which is an allowed directory as in the default configuration: ```php 'allowed_directories' => [ public_path(), ],...
enhancement