- 36
- 16 464
Leaf PHP Framework
Ghana
เข้าร่วมเมื่อ 25 พ.ย. 2019
The TH-cam channel for all things Leaf PHP!
Here, we share everything you need to know about Leaf PHP and its growing ecosystem. From live hangouts and deep dives into framework updates to tutorials, screencasts, and tips for building modern web apps, we've got it all here.
💡 What You'll Find Here:
- Weekly hangouts discussing Leaf’s latest updates, roadmap, and open-source strategies.
- Step-by-step tutorials and screencasts to level up your development skills.
- Tips on building APIs, web apps, and more with Leaf's minimal and intuitive tools.
- Live Q&A sessions with the community to answer your burning questions!
🔔 Subscribe now to stay connected and be part of the journey as we shape the future of web development with Leaf PHP.
💃 Stay in touch:
Website: leafphp.dev
Twitter: leafphp
GitHub: github.com/leafsphp/leaf
#PHP #Programming #WebDevelopment #APIs #OpenSource
Here, we share everything you need to know about Leaf PHP and its growing ecosystem. From live hangouts and deep dives into framework updates to tutorials, screencasts, and tips for building modern web apps, we've got it all here.
💡 What You'll Find Here:
- Weekly hangouts discussing Leaf’s latest updates, roadmap, and open-source strategies.
- Step-by-step tutorials and screencasts to level up your development skills.
- Tips on building APIs, web apps, and more with Leaf's minimal and intuitive tools.
- Live Q&A sessions with the community to answer your burning questions!
🔔 Subscribe now to stay connected and be part of the journey as we shape the future of web development with Leaf PHP.
💃 Stay in touch:
Website: leafphp.dev
Twitter: leafphp
GitHub: github.com/leafsphp/leaf
#PHP #Programming #WebDevelopment #APIs #OpenSource
Social Notes app with Leaf MVC 4.0 alpha
Learn how to build a fully functional Social Notes app using the brand-new Leaf MVC 4.0 Alpha! 🚀 In this video, we’ll explore the minimalist framework, showcasing its modular architecture, simplified folder structure, and exciting new features like YAML-based database schema management and more.
🔧 What you'll learn:
- Setting up a Leaf MVC 4 project
- Building routes, controllers, and views
- Managing the database with the new YAML schema processor
- Creating a simple, social notes app step-by-step
📂 Code & Resources:
- Grab the source code here: github.com/mychidarko/mvc4-notes
- Learn more about Leaf MVC 4 Alpha: leafphp.dev/docs/mvc/mvc4.html
🔔 Don’t forget to subscribe and hit the notification bell to stay tuned for all things Leaf PHP. See you there!
💰 Support Leaf's development: leafphp.dev/support
👉 Checkout our Screencasts series
th-cam.com/play/PLijW2Ozn7mXWUtrUs5lqwsx3HzG0zB5-3.html
👉 Stay Connected
- Twitter: leafphp/
- GitHub: github.com/leafsphp/leaf
- Home: leafphp.dev/
#programming #php #javascript #coding #framework
🔧 What you'll learn:
- Setting up a Leaf MVC 4 project
- Building routes, controllers, and views
- Managing the database with the new YAML schema processor
- Creating a simple, social notes app step-by-step
📂 Code & Resources:
- Grab the source code here: github.com/mychidarko/mvc4-notes
- Learn more about Leaf MVC 4 Alpha: leafphp.dev/docs/mvc/mvc4.html
🔔 Don’t forget to subscribe and hit the notification bell to stay tuned for all things Leaf PHP. See you there!
💰 Support Leaf's development: leafphp.dev/support
👉 Checkout our Screencasts series
th-cam.com/play/PLijW2Ozn7mXWUtrUs5lqwsx3HzG0zB5-3.html
👉 Stay Connected
- Twitter: leafphp/
- GitHub: github.com/leafsphp/leaf
- Home: leafphp.dev/
#programming #php #javascript #coding #framework
มุมมอง: 93
วีดีโอ
Meet Leaf: The Easiest Way to Build Modern Apps
มุมมอง 18114 วันที่ผ่านมา
Leaf is a lightweight and user-friendly framework designed for quick and efficient development. It features a zero-config setup and an ecosystem of tools, making it ideal for building scalable apps with ease. 🔔 Don’t forget to subscribe and hit the notification bell to stay tuned for all things Leaf PHP. See you there! 💰 Support Leaf's development: leafphp.dev/support 👉 Checkout our Screencasts...
More on route params
มุมมอง 27หลายเดือนก่อน
Let's look at more goodies you can do with Leaf's route params
Using route params
มุมมอง 48หลายเดือนก่อน
Route parameters help you define extra options for your application routes, let's take a look
Introduction to routing
มุมมอง 62หลายเดือนก่อน
In this video, we look at how to create routes for your Leaf application
Creating a leaf app
มุมมอง 76หลายเดือนก่อน
In this video, we set up a fresh Leaf project using the Leaf CLI
Adding/Removing packages from your leaf app
มุมมอง 3982 ปีที่แล้ว
Adding/Removing packages from your leaf app
Notes API with Leaf 2 [Part 6b] - Handling User Logins
มุมมอง 6214 ปีที่แล้ว
Notes API with Leaf 2 [Part 6b] - Handling User Logins
Notes API with Leaf 2 [Part 6a] - Handling User Registrations
มุมมอง 5564 ปีที่แล้ว
Notes API with Leaf 2 [Part 6a] - Handling User Registrations
Notes API with Leaf 2 [Part 5] - Creating Our Database
มุมมอง 4364 ปีที่แล้ว
Notes API with Leaf 2 [Part 5] - Creating Our Database
Notes API with Leaf 2 [Part 4] - Leaf Form Package
มุมมอง 2664 ปีที่แล้ว
Notes API with Leaf 2 [Part 4] - Leaf Form Package
Notes API with Leaf 2 [Part 3] - Request Obj & Default Security
มุมมอง 3114 ปีที่แล้ว
Notes API with Leaf 2 [Part 3] - Request Obj & Default Security
Notes API with Leaf 2 [Part 2c] - Finishing Up on Response
มุมมอง 2534 ปีที่แล้ว
Notes API with Leaf 2 [Part 2c] - Finishing Up on Response
Notes API with Leaf 2 [Part 2b] - Dynamic Routing & Response Basics
มุมมอง 3924 ปีที่แล้ว
Notes API with Leaf 2 [Part 2b] - Dynamic Routing & Response Basics
Notes API with Leaf 2 [Part 2a] - Setting Up Our Routes
มุมมอง 5544 ปีที่แล้ว
Notes API with Leaf 2 [Part 2a] - Setting Up Our Routes
Notes API with Leaf 2 [Part 1] - Installation & Basic Setup
มุมมอง 1.3K4 ปีที่แล้ว
Notes API with Leaf 2 [Part 1] - Installation & Basic Setup
The installer not working. How can install with composer?
You can use the instructions here leafphp.dev/docs/installation.html#manual-installation Or this for Leaf MVC composer create-project leafs/mvc <project-name>
@leafphp leaf api is not a available?
Leaf API is MVC but without the view files, so you can install MVC and just delete the view files.
Very nice! I will migrate a CI4 app to Leaf 4 and see how it goes. The YAML based DB schema is a nice touch. The music in the video is kinda irritating, i wish it a few more decibels lower than your voice.
Thanks! Will look at the music for future videos!
I'm so happy for this tutorial!. Man, You are a real hero for us!. May god bless you!
🙏🏽🔥🔥
Nice 🎉
Thanks, appreciate it.
This is incredible! Outstanding work!
Thanks a lot Terry 😌
Long way go for Leaf! Lots of wishes from developer from India 🇮🇳
Thank you 💚
iv been using leaf for a long time to build quick apis, great project man <3
Thanks, glad you enjoy it 💚
Thank you so much for your contributions!
We appreciate the support!
Happy New Year! Thank you for the great work this year, and onto a new productive year!
Happy new year!
Roadmap for 2025, will by end of year. Cheers to a better year 💚 github.com/orgs/leafsphp/projects/16
I'm so excited about the role permission feature! I requested this a year ago on the Leaf World Discord. Thank you so much for all your efforts!
We're glad you'll find it useful! Thanks for being a part of the community.
But why?
leaf is greate, i like it
Thank you so much for this amazing video! I need some advice: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
Greetings from Kenya. This is really cool. Would love an example with the MVC option. I have a basic codeigniter 4 app, will try to build a version of it using Leaf and see how it goes.
Will have that up soon
Hi.. I've installed LEAF and I find that routes not functioning. Only index method function. Why it happens? I use docker containers PHP 8.2 MariaDB 10.11
Depending on the server you're using, you may need to redirect all incoming requests to your index file so Leaf's router can handle them. leafphp.dev/docs/routing/url-rewriting.html#url-rewriting
Leaf is great! Thank you for sharing.
We're glad you enjoy it!
I wanted a way to do simple user auth, DB connection, and HTTP requests in Bref serverless apps. The fact that you can use Leaf3 as a composer dependency is perfect for my needs! As a long-time Code Igniter user, I think I've found my new go-to PHP framework. Loving it so far.
This I awesome 😮
Keep up with this awesome job. You'll soon make it a name to be considered among php frameworks.
Not using monospaced font on your vscode? Devil himself is afraid of your evilness and is willing to give you he's throne on the day one you'll arrive :O
Hi! Could you make a video about configuring auth? specially the tables that's what I'm having trouble configuring, amazing framework, I'm loving it.
That's the Mikee!!!🎉❤
Great job! Can't wait to see what you have for us in 2024!
Niceee vid😂😂❤
man this framework is amazing please make a new series for the v3
how to use middleware and create jwt token in mvc api. please help
how to use aloe to create new mvc?
Congratulations on the speed comparison results th-cam.com/video/Dk8YHQZ6jfY/w-d-xo.html What are your long term plans for developing leaf?
this is the fastest framework I ever used
Nice🎉
Oh great a new framework *opens hood its just symfony :/
Then why is it so fast and works even on the cheapest shared hosting?
@@i-am-your-conscience *checks notes who the hell said anything about performance?
This is wonderful
awesome work!
Keep up the good work bro. I'm rooting for you
Keep the great work going bro. Hoping to join the core team soon ☺️. Abdul Rauf here
The voice 🤗
can it sqlite yet? has leaf been tested on sqlite?
Not yet, Leaf DB hasn't been tested with sqlite, but there are plans to integrate it soon. You can follow @leafphp on twitter to get updated instantly.
hi, good work with videos. I noticed there is another similar project. Leaf MVC, what's the difference with Leaf PHP?
Leaf MVC is another one of our projects which builds an MVC structure around Leaf PHP. It's meant for those who want a great MVC setup with Leaf, latest versions of Leaf MVC also have a ton of customizations. You should definitely check it out.