We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
laravel: 10 laravel-generator: 6.0.1 adminlte-template: 6.0.0 php: 8.3
<x-app-layout> .... </x-app-layout>
// suppose <x-app-layout> .... </x-app-layout>
// generate this instead <!DOCTYPE html> <html lang="ms-MY"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="csrf-token" content=""> ...
The text was updated successfully, but these errors were encountered:
update
right now im calling it as echo blade
{!! '<'.'x-app-layout'.'>' !!} ... {!! '</'.'x-app-layout'.'>' !!}
but it quite hassle.
Sorry, something went wrong.
No branches or pull requests
laravel: 10
laravel-generator: 6.0.1
adminlte-template: 6.0.0
php: 8.3
issue
step to reproduce
question
The text was updated successfully, but these errors were encountered: