Notifications
Clear all
Topic starter 30/09/2024 10:48 am
Can I learn Laravel without PHP?
Topic starter 30/09/2024 10:48 am
No, Laravel framework's code written in php ,so you have to learn php first , OOP concept,basic syntax at least to run laravel . Laravel simply a php's code which is customize and MVC base.