Download the PHP package headerx/laravel-iframes without Composer
On this page you can find all versions of the php package headerx/laravel-iframes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download headerx/laravel-iframes
More information about headerx/laravel-iframes
Files in headerx/laravel-iframes
Download headerx/laravel-iframes
More information about headerx/laravel-iframes
Files in headerx/laravel-iframes
Vendor headerx
Package laravel-iframes
Short Description Easily load routes inside an iframe.
License MIT
Homepage https://github.com/headerx/laravel-iframes
Package laravel-iframes
Short Description Easily load routes inside an iframe.
License MIT
Homepage https://github.com/headerx/laravel-iframes
Please rate this library. Is it a good library?
Informations about the package laravel-iframes
Easily load routes inside an iframe.
Installation
You can install the package via composer:
You can publish views with:
You can publish the config file with:
If you are you are using jetstream, you may want to use replace 'web' middleware
below with 'sanctum', depending on your configurations but, this is just to say
the 'default' for jetstream is sanctum.
This is the contents of the published config file:
Usage
- Install laravel jetstream, or publish the views and change the layout
- Run
artisan serve
External
Internal
- Install some package with frontend stack you aren't using
- Browse to http://localhost:8000/iframes/your-package-route
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- inmanturbo
- imanghafoori1
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-iframes with dependencies
PHP Build Version
Package Version
Requires
illuminate/contracts Version
>=8.0
illuminate/routing Version >=8.0
illuminate/support Version >=8.0
spatie/laravel-package-tools Version ^1.4.3
illuminate/routing Version >=8.0
illuminate/support Version >=8.0
spatie/laravel-package-tools Version ^1.4.3
The package headerx/laravel-iframes contains the following files
Loading the files please wait ....