Easy localization for Laravel. Contribute to mcamara/laravel-localization development by creating an account on GitHub.
.github config database/migrations src tests .codeclimate.yml .editorconfig .gitattributes .gitignore .scrutinizer.yml .styleci.yml .travis.yml CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md composer.json phpstan.neon.dist phpunit.xml.dist ...
Easy Gravatar integration in a Laravel project. Contribute to forxer/laravel-gravatar development by creating an account on GitHub.
Note: this is a very old project. I haven't updated it for years. Dependabot has alerts saying there are outdated dependancy with security issues. Please stop using this package, and upgrade your code to something else. It is not compatible with recent version of Laravel. There are some...
Laravel Model versioning made easy. Contribute to mpociot/versionable development by creating an account on GitHub.
Pull requests Actions Security Insights Additional navigation options 4.x BranchesTags Code Folders and files Name Last commit message Last commit date Latest commit History 315 Commits .github auth-backend src stubs tests/AuthBackend .editorconfig ...
Lemon Squeezy for Laravel makes it easy to redirect customers to this by calling redirectToCustomerPortal on the billable:use Illuminate\Http\Request; Route::get('/customer-portal', function (Request $request) { return $request->user()->redirectToCustomerPortal(); });...
main 2Branches 50Tags Code Folders and files Name Last commit message Last commit date Latest commit mariojgt laravel-projects/packages/onix automatic push Jun 9, 2024 17acce6·Jun 9, 2024 History 169 Commits .github/workflows laravel-projects/packages/onix automatic push ...
composer require devmarketer/easynav 2. Define the Service Provider and alias Next we need to pull in the alias and service providers. Note: This package supports the new auto-discovery features of Laravel 5.5, so if you are working on a Laravel 5.5 project, then your install is complete...
Super easy wrapper around PHP-FFMpeg, including support for filters and other advanced features. Integration with Laravel's Filesystem, configuration system and logging handling. Compatible with Laravel 10, support for Package Discovery. Built-in support for HLS. Built-in support for encrypted HLS (...