Showing 10 of 1,090 results.

Pint Result Cache | Formatter Configuration and Usage

The Blade formatter will cache Pint output on a per-file basis. By default this cache is stored in node_modules/prettier-plugin-blade/_cache . The location of the cache can be changed by updating the .blade.format.json file and specifying a path...

Laravel Artisan Tinker: The env Command

The env command is used to simply return the name of the current framework environment. The environment name that is returned is set in the .env file (specifically whatever value is set for the APP_ENV entry). This command performs the same action...

GNU GENERAL PUBLIC LICENSE | License

Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. < https://fsf.org/ > Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

9. Acceptance Not Required for Having Copies. | License

…ve or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants...

12. No Surrender of Others' Freedom. | License

…agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any...

13. Use with the GNU Affero General Public License. | License

Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting...

What I'm Working on Now | Laracon, Blade and What's Next

…e Forte parser currently produces, however: That's much better! A parser than understands the real-world, and manages to produce a useful AST! Remember how I said Blade itself doesn't really have a structure? As an example, the following compiles...

Filter Search