Based on our record, Laravel seems to be a lot more popular than Django. While we know about 166 links to Laravel, we've tracked only 14 mentions of Django. We are tracking product recommendations and mentions on Reddit, HackerNews and some other platforms. They can help you identify which product is more popular and what people think of it.
You mention you use php, but not saying which framework, Laravel have a very detailed documentation on that feature of their framework: https://laravel.com/docs/10.x/filesystem#file-uploads. - Source: Reddit / 2 days ago
It supports REST and GraphQL APIs out of the box, or you might use it to build a Full Stack application using the model view controller pattern, aka MVC), similar to frameworks like Laravel or ruby on rails, and it contains a ton of built-in modules to work with databases, handle security, implement streaming and anything else you can imagine doing in a Server side application. - Source: dev.to / 2 months ago
I will be using it with PHP and Laravel project. - Source: dev.to / about 1 month ago
I have used Laravel web framework for creating the app. I have also used Filament admin panel generator to quickly generate CRUD app functionality. - Source: dev.to / about 1 month ago
Http::withUrlParameters([ 'endpoint' => 'https://laravel.com', 'page' => 'docs', 'version' => '9.x', 'thing' => 'validation', ])->get('{+endpoint}/{page}/{version}/{thing}'); // https://laravel.com/docs/9.x/validation. - Source: dev.to / about 1 month ago
Django is a high-level Python web framework. It is an Model-View-Template(MVT)-based, open-source web application development framework. It was released in 2005. It comes with batteries included. Some popular websites using Django are Instagram, Mozilla, Disqus, Bitbucket, Nextdoor and Clubhouse. - Source: dev.to / 5 months ago
This seems like a job for Django. MDN offers a really good tutorial here. To be honest, it would be a massive undertaking so I’d recommend going for a prebuilt solution like PowerSchool and the like. - Source: Reddit / 8 months ago
The first party docs are second to none. Start out with the official tutorial on https://djangoproject.com . - Source: Reddit / 9 months ago
Im teaching myself to build a backend SaaS. Can you build it just as fast as with RoR and gems? Is it all on the documentation on djangoproject.com? Just learning how to use it atm, any good tutorials as well? - Source: Reddit / 9 months ago
I have worked with Django before and have recently seen the Play framework. - Source: Reddit / about 1 year ago
CodeIgniter - A Fully Baked PHP Framework
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Node.js - Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
CakePHP - The Rapid Development Framework for PHP
ASP.NET - ASP.NET is a free web framework for building great Web sites and Web applications using HTML, CSS and JavaScript.