Best Products
Launches
Launch archive
Most-loved launches by the community
Launch Guide
Checklists and pro tips for launching
News
Newsletter
The best of Product Hunt, every day
Stories
Tech news, interviews, and tips from makers
Changelog
New Product Hunt features and releases
Forums
Forums
Ask questions, find support, and connect
Kitty Points Leaderboard
The highest scoring community members
Streaks
The most active community members
Events
Meet others online and in-person
Advertise
Subscribe
Sign in
Clear text
recent
p/maravel-php-framework
by
Marius Pantea
•
5mo ago
Maravel-Framework 10.54.3 security and speed improvement
... Maravel-Framework 10.54.3 , which is used in Maravel Micro-Framework and Maravelith Template , restricts the
devCommands
to local environment and by doing this, it speeds up the boot of the application . Also it contains a back-port for \Illuminate\Console\Prohibitable with the mention that these classes are by default prohibited from running in production : \Illuminate\Database\Console\Migrations\FreshCommand \Illuminate\Database\Console\Migrations\MigrateMakeCommand \Illuminate\Database\Console\WipeCommand \Illuminate\Database\Console\Migrations\ResetCommand \Illuminate\Database\Console\Migrations\RefreshCommand \Illuminate ... ... Database\Console\Seeds\SeedCommand The differences to Laravel/Lumen are: allows Migration Rollback in production prohibits by default any command that uses the trait from running in production, unless coded otherwise via CommandFQN::prohibit(false); the
devCommands
0
1
Subscribe
Sign in