Add to Project
Assign this generation to an existing project or create a new one.
Select a project
or
Create new project
Description
AI Context Optional instructions or background info to help the AI generate better code for this project. This can include things like design preferences, naming conventions, technologies you're using, or a quick summary of the project's purpose.

a list of lessons with subscribe button

A list of lessons with titles, descriptions, and a Subscribe button for each item.

try again, but include variables so it works

A responsive lessons list using Blade variables, displaying the lesson name, description, and a Subscribe button for each. Accepts a $lessons array.

you need to include @php @endphp with some variables inside so the blade code renders

A responsive lessons list with example data defined using @php, looping through each lesson to show its name, description, and a Subscribe button.