Skip to content
New issue

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

Bring Laravel's Blade templates #2205

Merged
merged 6 commits into from
Aug 2, 2022
Merged

Bring Laravel's Blade templates #2205

merged 6 commits into from
Aug 2, 2022

Conversation

stoyan
Copy link
Contributor

@stoyan stoyan commented Jul 29, 2022

  1. Dependencies. Illuminate v9.0 libraries require PHP 8.2 so sticking with 8.0 for now
  2. www/resources/view.php is the plumbing to add view($tpl, $vars)
  3. couple of components - x-fonts and x-favicons

@stoyan stoyan requested a review from jefflembeck July 29, 2022 18:50
Copy link
Contributor

@jefflembeck jefflembeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fantastic. I can't wait to see this used.

@stoyan stoyan merged commit c88218b into master Aug 2, 2022
@stoyan stoyan deleted the illuminati branch August 2, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants