Taylor Otwell
b378ce946a
Add Tailwind, "composer run dev" ( #6463 )
...
This PR does two things...
First, it adds a basic Tailwind configuration out of the box. This lets you start using Tailwind immediately without installing any starter kit. Useful if you just want to mess around or build things from scratch.
Second, it adds a composer run dev script, which starts php artisan serve, php artisan queue:listen --tries=1, php artisan pail (now a dev dependency by default), and npm run dev all in one command, with color coded output in the terminal using concurrently.
2024-10-10 14:21:56 -05:00
laserhybiz
c12fd185e6
Update package.json ( #6440 )
2024-08-14 16:36:13 +02:00
Nuno Maduro
1ad4708ddb
Merge branch '10.x'
2024-01-12 13:48:06 +00:00
Jonathan Goode
1a4d1dc81f
Update Axios to latest version ( #6313 )
2024-01-04 17:47:27 +01:00
Nuno Maduro
1674895c04
[11.x] Bumps versions on composer.json
( #6311 )
...
* Bumps minor versions
* Uses minor pattern
* Uses `1.6.3` for axious
2024-01-03 07:46:30 -06:00
Jonathan Goode
6f6cfb0204
Update Axios to latest version ( #6306 )
2023-12-28 10:37:47 -06:00
Tim MacDonald
647c9bc29e
Update version requirement ( #6292 )
2023-12-19 08:44:37 -06:00
Eliezer Margareten
a546b52b3b
Update package.json ( #6272 )
2023-11-13 10:36:45 -06:00
Andréas Lundgren
36047268f1
Bump laravel-vite-plugin
to latest version ( #6224 )
2023-08-10 09:19:31 +02:00
Tim MacDonald
d3b2eada86
Migrate to modules ( #6090 )
2023-05-04 10:02:09 -05:00
emargareten
f19397bce0
Update package.json ( #6100 )
2023-02-13 13:59:03 -06:00
emargareten
6f4cea4114
remove lodash ( #6095 )
2023-02-13 10:41:14 -06:00
Dries Vints
1b0d33cd8d
Update package.json
2022-12-15 15:57:23 +01:00
Tim MacDonald
bc420da074
vite 4 support ( #6043 )
2022-12-15 08:55:53 -06:00
Tim MacDonald
8a8730c994
bump vite plugin ( #6038 )
2022-11-21 15:26:23 -06:00
Ankur Kumar
5fb72c0d92
Upgrade axios to v1.x ( #6008 )
...
https://github.com/axios/axios/releases/tag/v1.0.0
2022-10-10 08:22:38 -05:00
Tim MacDonald
8438ba5d21
bump the Vite version ( #5977 )
2022-08-29 08:54:18 -05:00
Tim MacDonald
b124ab0fe6
Vite 3 support ( #5944 )
2022-07-19 09:03:41 -05:00
Ankur Kumar
88419bfc58
Bump axios version ( #5946 )
2022-07-14 13:05:03 -05:00
Jess Archer
3850b46cbe
Update to the latest version of laravel-vite-plugin ( #5943 )
2022-07-13 08:57:43 -05:00
Jess Archer
91f49543af
Update to the latest version of laravel-vite-plugin ( #5932 )
...
The `laravel-vite-plugin` had a pre-1.x major version bump due to a change in the plugin return type.
2022-07-06 10:50:30 -05:00
Jess Archer
86b4b1b656
[9.x] Vite ( #5904 )
...
* Use Vite
* Gitignore Vite build directory
* Use CSS entry points
* Update plugin
* Linting
* Update plugin
2022-06-22 13:07:47 -05:00
Vytautas M
f346b9a2f0
Bump axios version ( #5773 )
2022-01-21 08:49:38 -06:00
RobTables
4de728e78c
Update to package.json - Axios Version
...
Security Vulnerability: https://www.npmjs.com/advisories/1594
2021-01-05 10:16:40 +01:00
Jeffrey Way
eeb91d4546
Upgrade to Mix v6 ( #5505 )
...
* Upgrade to Mix v6
* Remove cross-env
2021-01-04 08:44:16 -06:00
Dries Vints
8bfecacf8c
Merge branch '7.x'
...
# Conflicts:
# composer.json
# resources/views/welcome.blade.php
2020-10-27 15:02:56 +01:00
Dries Vints
22fa816fdf
Delete removed webpack flag ( #5460 )
2020-10-27 08:11:46 -05:00
Dries Vints
2053375853
Merge branch 'master' into develop
2020-07-20 16:17:05 +02:00
Andy Hinkle
f465c511c0
Bump lodash from 4.17.15 to 4.17.19
2020-07-20 16:15:52 +02:00
Andy Hinkle
5f46252168
Bump lodash from 4.17.15 to 4.17.19
2020-07-20 09:03:03 -05:00
Taylor Otwell
588247b790
use postCss default instead of sass
2020-06-18 15:26:58 -05:00
Nabil Muh. Firdaus
d7d342c2f5
Disable webpack-dev-server host check ( #5288 )
2020-04-27 08:38:20 -05:00
Andrey Helldar
c81712bdf4
[6.x] Update cross-env to the latest ( #5216 )
...
This is not a fix for the vulnerability.
Just updating the dependency to the latest version.
@see https://yarnpkg.com/package/cross-env
Yes, I know that they recently released version 6.0 and in a short time 7.0.
2020-01-30 08:14:42 -06:00
Andrey Helldar
1d094a8084
[7.x] Update cross-env and resolve-url-loader to the latest ( #5210 )
2020-01-24 07:43:48 -06:00
Caíque de Castro Soares da Silva
9b6d1b14bc
Update laravel mix and sass loader ( #5203 )
2020-01-13 10:36:09 -06:00
Dries Vints
0dd31baf2a
Merge branch 'master' into develop
2019-07-25 00:49:45 -04:00
Artem Pakhomov
ff15a66d8c
Fixed lodash version (CVE-2019-10744) ( #5060 )
2019-07-15 10:41:13 -06:00
Taylor Otwell
fc39b073f3
remove ui scaffolding
2019-06-27 19:57:39 -05:00
ziming
014a1f0f5e
Update axios package ( #5038 )
...
Update axios in package.json to ^0.19 so that I don't get security vulnerability notification emails from Github when I push to my laravel project repos even though ^0.18 covers 0.19 as well
2019-05-31 07:54:50 -05:00
Taylor Otwell
65f8271032
update version
2019-05-06 08:30:33 -05:00
Jeffrey Way
dc58f95ebb
Bump to Mix v4
2018-12-14 15:14:03 -05:00
Michael Mano
fe38ac2b0c
Update vue version to 2.5.17
2018-10-23 10:42:41 +10:00
Taylor Otwell
0c62780402
fix conflicts
2018-08-22 14:13:25 -05:00
Andy Hinkle
e2d44a5115
Upgrade Lodash because of Security Vulnerability
2018-08-15 09:23:50 -05:00
Taylor Otwell
f619d4f7c2
Merge branch 'develop' of github.com:laravel/laravel into develop
2018-07-19 07:48:59 -05:00
wuweixin
5fc9adaa3f
a-z order
2018-07-10 14:20:22 +08:00
refael iliaguyev
b51c038ff2
Simplify the npm watch command
2018-03-22 18:45:03 +02:00
Nikolay Nizruhin
ba16736d3c
Update axios
2018-02-20 21:58:42 +02:00
Taylor Otwell
ecfd939ff2
Merge branch 'master' into develop
2018-02-07 09:37:45 -06:00
Nikolay Nizruhin
c4258e2b48
Update laravel-mix
2018-01-24 01:07:07 +02:00